Cleaned up source for dual build
[shibboleth/cpp-xmltooling.git] / xmltooling / impl / UnknownElement.cpp
index 83ba6b8..5a6c2c9 100644 (file)
@@ -34,7 +34,9 @@
 using namespace xmltooling;
 using namespace log4cpp;
 using namespace std;
+#ifndef XMLTOOLING_NO_XMLSEC
 using xmlsignature::Signature;
+#endif
 
 void UnknownElementImpl::releaseDOM() const
 {