X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fmetadata%2Fimpl%2FMetadataProvider.cpp;h=fc5d7dee633501b84f2821231c09b5a7e4da4409;hp=151d6a8e86c31e2312d7cb81da26c4a3cfdf9f9c;hb=01fe9dc618b7e57645b71a23757657102e9ac380;hpb=051466742f8c7ceb2d3eb4f08041272f5a4bb02a diff --git a/saml/saml2/metadata/impl/MetadataProvider.cpp b/saml/saml2/metadata/impl/MetadataProvider.cpp index 151d6a8..fc5d7de 100644 --- a/saml/saml2/metadata/impl/MetadataProvider.cpp +++ b/saml/saml2/metadata/impl/MetadataProvider.cpp @@ -22,10 +22,13 @@ #include "internal.h" #include "SAMLArtifact.h" +#include "saml2/metadata/Metadata.h" #include "saml2/metadata/MetadataProvider.h" #include +#include #include +#include using namespace opensaml::saml2md; using namespace opensaml;