Missing include.
[libcxml.git] / 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>