Changeset 120 for trunk/src/kernel32/os2heap.cpp
- Timestamp:
- Jun 19, 1999, 12:54:48 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/os2heap.cpp
r99 r120 1 /* $Id: os2heap.cpp,v 1. 3 1999-06-10 19:09:35 phallerExp $ */1 /* $Id: os2heap.cpp,v 1.4 1999-06-19 10:54:42 sandervl Exp $ */ 2 2 3 3 /* … … 13 13 #define INCL_DOSSEMAPHORES 14 14 #define INCL_DOSERRORS 15 #include <os2 .h>15 #include <os2wrap.h> //Odin32 OS/2 api wrappers 16 16 #include <builtin.h> 17 17 #include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.