X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Futil%2FCGIParser.h;h=66d133bdbad94537946b49598cc96172069f00d4;hb=2b8daf0f4fd3e5035ab3babdc76fe676e8823f93;hp=c0e33714fe5a748bd55fd973aa0aad9fa5a94682;hpb=a5b1914f888d2ac8992cc4985d65e9d727aa8df4;p=shibboleth%2Fsp.git diff --git a/shibsp/util/CGIParser.h b/shibsp/util/CGIParser.h index c0e3371..66d133b 100644 --- a/shibsp/util/CGIParser.h +++ b/shibsp/util/CGIParser.h @@ -24,7 +24,13 @@ #define __shibsp_cgi_h__ #include -#include + +#include +#include + +namespace xmltooling { + class XMLTOOL_API HTTPRequest; +}; namespace shibsp {