X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fprofile%2FAssertion20Validator.cpp;h=3109ec7f86910d2fc5bec44eb08b2b750049adce;hp=bdc558bd27f5e5395dfcb5b2ec720cae7b2bbf12;hb=9fddf9054c76de6239295b98a559fcc75453effc;hpb=6a695b7ac9c934a1d3a6c06a04c677f589d631d9 diff --git a/saml/saml2/profile/Assertion20Validator.cpp b/saml/saml2/profile/Assertion20Validator.cpp index bdc558b..3109ec7 100644 --- a/saml/saml2/profile/Assertion20Validator.cpp +++ b/saml/saml2/profile/Assertion20Validator.cpp @@ -24,12 +24,12 @@ #include "saml2/core/Assertions.h" #include "saml2/profile/AssertionValidator.h" -#include +#include #include using namespace opensaml::saml2; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; void AssertionValidator::validate(const xmltooling::XMLObject* xmlObject) const