summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp')
-rw-r--r--TAO/CIAO/DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/CIAO/DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp b/TAO/CIAO/DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp
index 49e04e7ec00..31bad0bc207 100644
--- a/TAO/CIAO/DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp
+++ b/TAO/CIAO/DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp
@@ -8,7 +8,7 @@
#include <string>
// #include <iostream> //@@ tmp
-#include <XSCRT/Elements.hpp>
+#include "XSCRT/Elements.hpp"
namespace XMLSchema
{
@@ -364,7 +364,7 @@ namespace XMLSchema
NCName<C>::container (c);
register_id ();
- }
+ }
private:
using NCName<C>::empty;
@@ -492,7 +492,7 @@ namespace XMLSchema
//
//
-#include <XSCRT/Traversal.hpp>
+#include "XSCRT/Traversal.hpp"
namespace XMLSchema
{
@@ -547,7 +547,7 @@ namespace XMLSchema
//
//
-#include <XSCRT/ExtendedTypeInfo.hpp>
+#include "XSCRT/ExtendedTypeInfo.hpp"
namespace XMLSchema
{
@@ -558,7 +558,7 @@ namespace XMLSchema
};
}
-#include <XSCRT/XMLSchema.ipp>
-#include <XSCRT/XMLSchema.tpp>
+#include "XSCRT/XMLSchema.ipp"
+#include "XSCRT/XMLSchema.tpp"
#endif // XSCRT_XMLSCHEMA_HPP