Changeset 21731 for branches/gcc-kmk/src/kernel32/winexebase.cpp
- Timestamp:
- Oct 21, 2011, 4:55:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/winexebase.cpp
r21716 r21731 19 19 #include <string.h> 20 20 #include <stdlib.h> 21 #ifndef __GNUC__ 21 22 #include <iostream.h> 22 23 #include <fstream.h> 24 #endif 23 25 #include <misc.h> 24 26 #include <win32type.h>
Note:
See TracChangeset
for help on using the changeset viewer.