Missing include.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Aug 2013 15:47:53 +0000 (16:47 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Aug 2013 15:47:53 +0000 (16:47 +0100)
src/cxml.h

index 7d6e1e002d7d361e9bf8c507350ee61fca5c9e4a..533ce0eaf7d9d754e70f56f0e23dec17454e3809 100644 (file)
@@ -7,6 +7,7 @@
 #include <boost/shared_ptr.hpp>
 #include <boost/optional.hpp>
 #include <boost/lexical_cast.hpp>
+#include <boost/filesystem.hpp>
 #include <boost/algorithm/string/erase.hpp>
 #include <glibmm.h>