X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fmetadata%2Fimpl%2FChainingMetadataProvider.cpp;h=25bc3dbc83ffbcc5e3bdc66f50729a52048b3025;hp=11c10da63d8dfdc2bad3272d24246e217fe8e338;hb=9fddf9054c76de6239295b98a559fcc75453effc;hpb=6a695b7ac9c934a1d3a6c06a04c677f589d631d9 diff --git a/saml/saml2/metadata/impl/ChainingMetadataProvider.cpp b/saml/saml2/metadata/impl/ChainingMetadataProvider.cpp index 11c10da..25bc3db 100644 --- a/saml/saml2/metadata/impl/ChainingMetadataProvider.cpp +++ b/saml/saml2/metadata/impl/ChainingMetadataProvider.cpp @@ -24,15 +24,16 @@ #include "exceptions.h" #include "saml2/metadata/ChainingMetadataProvider.h" -#include -#include #include +#include +#include + 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 {