Stop defaulting in xercesc namespace.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / SAML2SOAPClient.h
index eae1030..0bd7fc7 100644 (file)
@@ -48,7 +48,7 @@ namespace opensaml {
             }
             
             virtual ~SAML2SOAPClient() {
-                XMLString::release(&m_correlate);
+                xercesc::XMLString::release(&m_correlate);
             }
     
             /**