X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samltest%2Fsaml2%2Fmetadata%2FXMLMetadataProviderTest.h;h=747d89e71d9233ac8e5af6f3bada7adc175060c6;hb=0beb48ce00d0b6a3f177f7d9b48af1870ee92190;hp=5ed4a94893063e76917bba230f79e0163256bd18;hpb=86e185cf72d47f6d3250414f7451ece13e7b7ec5;p=shibboleth%2Fcpp-opensaml.git diff --git a/samltest/saml2/metadata/XMLMetadataProviderTest.h b/samltest/saml2/metadata/XMLMetadataProviderTest.h index 5ed4a94..747d89e 100644 --- a/samltest/saml2/metadata/XMLMetadataProviderTest.h +++ b/samltest/saml2/metadata/XMLMetadataProviderTest.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2006 Internet2 + * Copyright 2001-2007 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,6 +22,7 @@ using namespace opensaml::saml2md; using namespace opensaml::saml2p; +using namespace opensaml; class XMLMetadataProviderTest : public CxxTest::TestSuite, public SAMLObjectBaseTestCase { XMLCh* entityID;