Fix header warning.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 14 Sep 2010 02:19:10 +0000 (02:19 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 14 Sep 2010 02:19:10 +0000 (02:19 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@798 de75baf8-a10c-0410-a50a-987c0e22f00f

xmltooling/util/XMLHelper.h

index ade134c..284d5f0 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <xmltooling/base.h>
 
-#include <set>
+#include <map>
 #include <iostream>
 #include <xercesc/dom/DOM.hpp>