diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 16:47:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 16:47:53 +0100 |
| commit | beac03175fbad7c850a20ee0c7c362e835d8b7b3 (patch) | |
| tree | fb768d17236fd89b9848b107a4599158f4d6272b /src | |
| parent | cd608545a795e2e939e2c7c485b0aeae9b6576a3 (diff) | |
Missing include.
Diffstat (limited to 'src')
| -rw-r--r-- | src/cxml.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
