Include xstring declaration.
authorscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Mon, 7 Mar 2011 03:46:13 +0000 (03:46 +0000)
committerscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Mon, 7 Mar 2011 03:46:13 +0000 (03:46 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-xmltooling/branches/REL_1@845 de75baf8-a10c-0410-a50a-987c0e22f00f

xmltooling/util/XMLHelper.h

index 284d5f0..198d5ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2010 Internet2
+ *  Copyright 2001-2011 Internet2
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
 #ifndef __xmltooling_xmlhelper_h__
 #define __xmltooling_xmlhelper_h__
 
-#include <xmltooling/base.h>
+#include <xmltooling/unicode.h>
 
 #include <map>
 #include <iostream>