X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml1%2Fprofile%2FAssertionValidator.cpp;fp=saml%2Fsaml1%2Fprofile%2FAssertionValidator.cpp;h=82c94e104525eb3b531da2eaa0a9e945ced44e21;hp=4d3b875d445119efee6a898e4660763c4a6a85b1;hb=0f6286d0ffd9371c187ecb1775cbd199ed051af5;hpb=fef3b8aa4629acf08791580fd7d09b35218061f6 diff --git a/saml/saml1/profile/AssertionValidator.cpp b/saml/saml1/profile/AssertionValidator.cpp index 4d3b875..82c94e1 100644 --- a/saml/saml1/profile/AssertionValidator.cpp +++ b/saml/saml1/profile/AssertionValidator.cpp @@ -24,12 +24,12 @@ #include "saml1/core/Assertions.h" #include "saml1/profile/AssertionValidator.h" -#include +#include #include using namespace opensaml::saml1; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; void AssertionValidator::validate(const xmltooling::XMLObject* xmlObject) const