summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cxml.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cxml.h b/src/cxml.h
index 328d726..7d20d24 100644
--- a/src/cxml.h
+++ b/src/cxml.h
@@ -23,6 +23,7 @@
#include <string>
#include <sstream>
#include <list>
+#include <map>
#include <stdint.h>
#include <boost/shared_ptr.hpp>
#include <boost/optional.hpp>