Xerces 3 revisions.
[shibboleth/cpp-xmltooling.git] / xmltooling / security / impl / TrustEngine.cpp
index 0052b13..1c67741 100644 (file)
@@ -30,6 +30,8 @@
 using namespace xmltooling;
 using namespace std;
 
+using xercesc::DOMElement;
+
 namespace xmltooling {
     XMLTOOL_DLLLOCAL PluginManager<TrustEngine,string,const DOMElement*>::Factory ExplicitKeyTrustEngineFactory;
     XMLTOOL_DLLLOCAL PluginManager<TrustEngine,string,const DOMElement*>::Factory StaticPKIXTrustEngineFactory;