Changeset 5308 for trunk/src/kernel32/os2heap.cpp
- Timestamp:
- Mar 13, 2001, 7:45:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/os2heap.cpp
r3464 r5308 1 /* $Id: os2heap.cpp,v 1.1 5 2000-04-30 16:31:47sandervl Exp $ */1 /* $Id: os2heap.cpp,v 1.16 2001-03-13 18:45:33 sandervl Exp $ */ 2 2 3 3 /* … … 18 18 #define INCL_DOSERRORS 19 19 #include <os2wrap.h> //Odin32 OS/2 api wrappers 20 #include <builtin.h>21 20 #include <stdlib.h> 22 21 #include <string.h>
Note:
See TracChangeset
for help on using the changeset viewer.