Changeset 2721 for icXML/icXML-devel/src/icxercesc/internal/XMLReader.hpp
- Timestamp:
- Dec 3, 2012, 12:38:42 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
icXML/icXML-devel/src/icxercesc/internal/XMLReader.hpp
r2720 r2721 25 25 #include <xercesc/util/XMLChar.hpp> 26 26 #include <xercesc/framework/XMLErrorCodes.hpp> 27 #include < xercesc/framework/XMLRecognizer.hpp>28 #include < xercesc/framework/XMLBuffer.hpp>27 #include <icxercesc/framework/XMLRecognizer.hpp> 28 #include <icxercesc/framework/XMLBuffer.hpp> 29 29 #include <xercesc/util/TranscodingException.hpp> 30 #include < xercesc/util/TransService.hpp>31 #include < xercesc/framework/XMLElementDecl.hpp>30 #include <icxercesc/util/TransService.hpp> 31 #include <icxercesc/framework/XMLElementDecl.hpp> 32 32 #include <xercesc/util/BinInputStream.hpp> 33 #include < xercesc/util/TransService.hpp>33 #include <icxercesc/util/TransService.hpp> 34 34 #include <icxmlc/XMLConfig.hpp> 35 35 #include <icxmlc/Array.hpp>
Note: See TracChangeset
for help on using the changeset viewer.