Missing header
authorscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Fri, 10 Feb 2012 21:30:24 +0000 (21:30 +0000)
committerscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Fri, 10 Feb 2012 21:30:24 +0000 (21:30 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-xmltooling/branches/REL_1@963 de75baf8-a10c-0410-a50a-987c0e22f00f

xmltooling/io/HTTPRequest.cpp

index 5d897a9..ef9c14a 100644 (file)
@@ -34,6 +34,7 @@
 #include <boost/lexical_cast.hpp>
 #include <boost/tokenizer.hpp>
 #include <xercesc/util/XMLStringTokenizer.hpp>
+#include <xercesc/util/XMLUniDefs.hpp>
 
 using namespace xmltooling;
 using namespace xercesc;