X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=saml%2Fbinding%2Fimpl%2FClientCertAuthRule.cpp;h=b3ad35260cf02b2001482f834d9547285ef788ec;hb=0f6286d0ffd9371c187ecb1775cbd199ed051af5;hp=072761b91e73e6c56b48bb94fe35a7aed58bfd61;hpb=fef3b8aa4629acf08791580fd7d09b35218061f6;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/binding/impl/ClientCertAuthRule.cpp b/saml/binding/impl/ClientCertAuthRule.cpp index 072761b..b3ad352 100644 --- a/saml/binding/impl/ClientCertAuthRule.cpp +++ b/saml/binding/impl/ClientCertAuthRule.cpp @@ -27,14 +27,14 @@ #include "saml2/metadata/MetadataCredentialCriteria.h" #include "saml2/metadata/MetadataProvider.h" +#include #include #include -#include using namespace opensaml::saml2md; using namespace opensaml; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; namespace opensaml {