X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml1%2Fbinding%2Fimpl%2FSAML1SOAPDecoder.cpp;h=47f2c6071b0edf916d070f761e20e763afb10ea6;hp=78888241a757c10f010818fce12863843fe5a783;hb=0f6286d0ffd9371c187ecb1775cbd199ed051af5;hpb=fef3b8aa4629acf08791580fd7d09b35218061f6 diff --git a/saml/saml1/binding/impl/SAML1SOAPDecoder.cpp b/saml/saml1/binding/impl/SAML1SOAPDecoder.cpp index 7888824..47f2c60 100644 --- a/saml/saml1/binding/impl/SAML1SOAPDecoder.cpp +++ b/saml/saml1/binding/impl/SAML1SOAPDecoder.cpp @@ -25,7 +25,7 @@ #include "binding/MessageDecoder.h" #include "saml1/core/Protocols.h" -#include +#include #include #include #include @@ -33,8 +33,8 @@ using namespace opensaml::saml1p; using namespace opensaml; using namespace soap11; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; namespace opensaml {