X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fprofile%2FBrowserSSOProfile20Validator.cpp;h=a709266c63e4db4cddde7c34c480b00bb37886de;hp=a05008e27f5cd3f109211e84751965df1bc38fbb;hb=9fddf9054c76de6239295b98a559fcc75453effc;hpb=6a695b7ac9c934a1d3a6c06a04c677f589d631d9 diff --git a/saml/saml2/profile/BrowserSSOProfile20Validator.cpp b/saml/saml2/profile/BrowserSSOProfile20Validator.cpp index a05008e..a709266 100644 --- a/saml/saml2/profile/BrowserSSOProfile20Validator.cpp +++ b/saml/saml2/profile/BrowserSSOProfile20Validator.cpp @@ -24,12 +24,12 @@ #include "saml2/core/Assertions.h" #include "saml2/profile/BrowserSSOProfileValidator.h" -#include +#include #include using namespace opensaml::saml2; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; void BrowserSSOProfileValidator::validateAssertion(const Assertion& assertion) const