Changeset 21808 for branches/gcc-kmk/src/user32/icon.cpp
- Timestamp:
- Nov 14, 2011, 11:03:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/user32/icon.cpp
r9851 r21808 21 21 #include <string.h> 22 22 #include <stdlib.h> 23 #include <string.h> 24 #ifndef __EMX__ 23 25 #include <iostream.h> 24 # include <string.h>26 #endif 25 27 26 28 #include <win32api.h>
Note:
See TracChangeset
for help on using the changeset viewer.