X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=blobdiff_plain;f=saml%2Fsaml1%2Fbinding%2Fimpl%2FSAML1ArtifactDecoder.cpp;h=aa5c4785425c4f2deab845b7cc23efe631c1c353;hp=4ff0dfe764452ccf482a7f6df4cbbcd99344a64f;hb=9fddf9054c76de6239295b98a559fcc75453effc;hpb=6a695b7ac9c934a1d3a6c06a04c677f589d631d9 diff --git a/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp b/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp index 4ff0dfe..aa5c478 100644 --- a/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp +++ b/saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp @@ -28,7 +28,7 @@ #include "saml2/metadata/Metadata.h" #include "saml2/metadata/MetadataProvider.h" -#include +#include #include #include #include @@ -36,8 +36,8 @@ using namespace opensaml::saml2md; using namespace opensaml::saml1p; using namespace opensaml; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; namespace opensaml {