X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=saml%2Fsaml2%2Fmetadata%2FMetadataProvider.h;h=20bdc0fd20db7745531de7fa0aef35a31369bc56;hb=5697d9abd4e6d149bbc6153acde26c3f0a5d4859;hp=1f9e2beb774f88d181ec4550b488d3c85be3735a;hpb=640013e010c6c607b0d68b9aac4dc321c329ab24;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/saml2/metadata/MetadataProvider.h b/saml/saml2/metadata/MetadataProvider.h index 1f9e2be..20bdc0f 100644 --- a/saml/saml2/metadata/MetadataProvider.h +++ b/saml/saml2/metadata/MetadataProvider.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2007 Internet2 + * Copyright 2001-2009 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,9 +25,13 @@ #include #include -#include #include +namespace xmltooling { + class XMLTOOL_API QName; + class XMLTOOL_API XMLObject; +}; + namespace opensaml { class SAML_API SAMLArtifact;