Ignore:
Timestamp:
Mar 13, 2001, 7:45:35 PM (24 years ago)
Author:
sandervl
Message:

removed builtin.h include + initterm update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/os2heap.cpp

    r3464 r5308  
    1 /* $Id: os2heap.cpp,v 1.15 2000-04-30 16:31:47 sandervl Exp $ */
     1/* $Id: os2heap.cpp,v 1.16 2001-03-13 18:45:33 sandervl Exp $ */
    22
    33/*
     
    1818#define  INCL_DOSERRORS
    1919#include <os2wrap.h>    //Odin32 OS/2 api wrappers
    20 #include <builtin.h>
    2120#include <stdlib.h>
    2221#include <string.h>
Note: See TracChangeset for help on using the changeset viewer.