Moved URLEncoder into separate header, made it a global service.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 27 Sep 2006 17:29:19 +0000 (17:29 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 27 Sep 2006 17:29:19 +0000 (17:29 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@89 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

samltest/ArtifactMapTest.h

index 72a8b2d..994fa31 100644 (file)
@@ -16,6 +16,7 @@
 \r
 #include "internal.h"\r
 #include <saml/SAMLConfig.h>\r
+#include "saml/binding/ArtifactMap.h"\r
 #include <saml/saml2/binding/SAML2ArtifactType0004.h>\r
 #include <saml/saml2/core/Protocols.h>\r
 \r