Changeset 21737 for branches/gcc-kmk/src/kernel32/windllpeldr.cpp
- Timestamp:
- Oct 24, 2011, 9:23:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/windllpeldr.cpp
r21716 r21737 21 21 #include <string.h> 22 22 #include <stdlib.h> 23 #ifndef __GNUC__ 23 24 #include <iostream.h> 24 25 #include <fstream.h> 26 #endif 25 27 #include <misc.h> 26 28 #include <win32type.h>
Note:
See TracChangeset
for help on using the changeset viewer.