Changeset 17 for trunk/src/kernel32/heap.cpp
- Timestamp:
- Jun 1, 1999, 12:08:16 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/heap.cpp
r4 r17 1 /* $Id: heap.cpp,v 1. 1 1999-05-24 20:19:41 ktkExp $ */1 /* $Id: heap.cpp,v 1.2 1999-05-31 22:08:08 phaller Exp $ */ 2 2 3 3 /* … … 16 16 #include <string.h> 17 17 #include <builtin.h> 18 #include "misc.h" 19 18 20 #define _WIN32 19 21 #include "os2heap.h"
Note:
See TracChangeset
for help on using the changeset viewer.