Changeset 9475 for OpenSceneGraph/trunk/src/osgDB/ConvertUTF.cpp
- Timestamp:
- 01/09/09 13:17:40 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgDB/ConvertUTF.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgDB/ConvertUTF.cpp
r9343 r9475 16 16 17 17 #include <string.h> 18 #include <wchar.h> 18 19 19 20 #if defined(WIN32) && !defined(__CYGWIN__)
