Changeset 3153 for icXML/icXML-devel/src/xercesc/util/PlatformUtils.cpp
- Timestamp:
- May 17, 2013, 6:34:33 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
icXML/icXML-devel/src/xercesc/util/PlatformUtils.cpp
r3103 r3153 108 108 #include <icxercesc/util/TransService.hpp> 109 109 #if XERCES_USE_TRANSCODER_ICU 110 # include < xercesc/util/Transcoders/ICU/ICUTransService.hpp>110 # include <icxercesc/util/Transcoders/ICU/ICUTransService.hpp> 111 111 #endif 112 112 #if XERCES_USE_TRANSCODER_GNUICONV … … 120 120 #endif 121 121 #if XERCES_USE_TRANSCODER_WINDOWS 122 # include < xercesc/util/Transcoders/Win32/Win32TransService.hpp>122 # include <icxercesc/util/Transcoders/Win32/Win32TransService.hpp> 123 123 #endif 124 124
Note: See TracChangeset
for help on using the changeset viewer.