Unified trust engines w/ KeyInfoSource interface, first cut at SOAP transport layer.
[shibboleth/cpp-xmltooling.git] / xmltooling / XMLObject.h
index 43b30fa..353f586 100644 (file)
 #ifndef __xmltooling_xmlobj_h__
 #define __xmltooling_xmlobj_h__
 
+#include <xmltooling/QName.h>
+#include <xmltooling/Namespace.h>
+
 #include <set>
 #include <list>
 #include <vector>
 #include <xercesc/dom/DOM.hpp>
-#include <xmltooling/QName.h>
-#include <xmltooling/Namespace.h>
 
 using namespace xercesc;