X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=samltest%2Fsaml2%2Fcore%2Fimpl%2FAssertion20Test.h;h=1c9f525af875b89ca6c81409183d291f0a37253c;hp=7a0039d2ee3e952e12854b3f30a02f1d242f3e86;hb=52a4b6e644370ea071381676df5fb497e8832980;hpb=c9e0e2dc2e15d2004333db7f135947db13956b5e diff --git a/samltest/saml2/core/impl/Assertion20Test.h b/samltest/saml2/core/impl/Assertion20Test.h index 7a0039d..1c9f525 100644 --- a/samltest/saml2/core/impl/Assertion20Test.h +++ b/samltest/saml2/core/impl/Assertion20Test.h @@ -95,7 +95,7 @@ public: } void testChildElementsMarshall() { - QName qext("http://www.opensaml.org/", "Foo", "ext"); + xmltooling::QName qext("http://www.opensaml.org/", "Foo", "ext"); Assertion* assertion=AssertionBuilder::buildAssertion(); assertion->setID(expectedID);