From: Scott Cantor Date: Wed, 27 Sep 2006 17:29:19 +0000 (+0000) Subject: Moved URLEncoder into separate header, made it a global service. X-Git-Tag: 2.0-alpha1~184 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=5bc3df8360019e5141b19ce4893d1fd1fa8ede64 Moved URLEncoder into separate header, made it a global service. --- diff --git a/samltest/ArtifactMapTest.h b/samltest/ArtifactMapTest.h index 72a8b2d..994fa31 100644 --- a/samltest/ArtifactMapTest.h +++ b/samltest/ArtifactMapTest.h @@ -16,6 +16,7 @@ #include "internal.h" #include +#include "saml/binding/ArtifactMap.h" #include #include