Reducing header overuse, non-inlining selected methods (CPPOST-35).
[shibboleth/cpp-xmltooling.git] / xmltooling / XMLObjectBuilder.h
index ef54e17..7592dc7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- *  Copyright 2001-2007 Internet2\r
+ *  Copyright 2001-2009 Internet2\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
 #ifndef __xmltooling_xmlobjbuilder_h__\r
 #define __xmltooling_xmlobjbuilder_h__\r
 \r
-#include <map>\r
-#include <memory>\r
 #include <xmltooling/QName.h>\r
 #include <xmltooling/XMLObject.h>\r
 #include <xmltooling/util/XMLHelper.h>\r
 \r
+#include <map>\r
+#include <memory>\r
+\r
 #if defined (_MSC_VER)\r
     #pragma warning( push )\r
     #pragma warning( disable : 4250 4251 )\r