Build errors with xmlsec off
[shibboleth/cpp-xmltooling.git] / xmltooling / io / AbstractXMLObjectMarshaller.cpp
index e0f7856..5dc6661 100644 (file)
@@ -35,6 +35,9 @@
 #include <xercesc/util/XMLUniDefs.hpp>\r
 #include <log4cpp/Category.hh>\r
 \r
+#ifndef XMLTOOLING_NO_XMLSEC\r
+    using namespace xmlsignature;\r
+#endif\r
 using namespace xmltooling;\r
 using namespace log4cpp;\r
 using namespace std;\r