Changeset 21725 for branches/gcc-kmk/src/kernel32/heapstring.cpp
- Timestamp:
- Oct 19, 2011, 10:48:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/heapstring.cpp
r21720 r21725 25 25 #include <unicode.h> 26 26 #include <ctype.h> 27 #include <wchar.h> 28 #ifndef __GNUC__ 27 29 #include <wcstr.h> 30 #endif 28 31 #include "heap.h" 29 32 #include <wine/unicode.h>
Note:
See TracChangeset
for help on using the changeset viewer.