From 5bc3df8360019e5141b19ce4893d1fd1fa8ede64 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Wed, 27 Sep 2006 17:29:19 +0000 Subject: [PATCH] Moved URLEncoder into separate header, made it a global service. --- samltest/ArtifactMapTest.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.1.4