Changeset 21916 for trunk/src/shlwapi/url_odin.cpp
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/shlwapi/url_odin.cpp
r7820 r21916 28 28 #include <ctype.h> 29 29 #include <wctype.h> 30 #ifndef __GNUC__ 30 31 #include <wcstr.h> 32 #endif 31 33 #define HAVE_WCTYPE_H 32 34 … … 35 37 #include <heapstring.h> 36 38 #include <misc.h> 37 #include <win \shell.h>38 #include <win \winerror.h>39 #include <win/shell.h> 40 #include <win/winerror.h> 39 41 40 42 #include "shlwapi_odin.h"
Note:
See TracChangeset
for help on using the changeset viewer.