X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fbinding%2Fimpl%2FSAML2POSTEncoder.cpp;h=65ccb385a104df2fdbe9d8a833e6f00272d1cc34;hp=662d52f68cf200b5a71a8da0c5697801b8a4bf8b;hb=0f6286d0ffd9371c187ecb1775cbd199ed051af5;hpb=fef3b8aa4629acf08791580fd7d09b35218061f6 diff --git a/saml/saml2/binding/impl/SAML2POSTEncoder.cpp b/saml/saml2/binding/impl/SAML2POSTEncoder.cpp index 662d52f..65ccb38 100644 --- a/saml/saml2/binding/impl/SAML2POSTEncoder.cpp +++ b/saml/saml2/binding/impl/SAML2POSTEncoder.cpp @@ -28,8 +28,8 @@ #include #include -#include #include +#include #include #include @@ -37,8 +37,8 @@ using namespace opensaml::saml2p; using namespace opensaml::saml2md; using namespace opensaml; using namespace xmlsignature; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; namespace opensaml {