Missing #include. native-backend
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 08:11:42 +0000 (09:11 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 08:11:42 +0000 (09:11 +0100)
src/cxml.h

index 328d726de32c3c7ccb7a93365f9694a0eeed3288..7d20d24c0b74e8572bea54054fb1652d6c9b11d1 100644 (file)
@@ -23,6 +23,7 @@
 #include <string>
 #include <sstream>
 #include <list>
+#include <map>
 #include <stdint.h>
 #include <boost/shared_ptr.hpp>
 #include <boost/optional.hpp>