diff --git a/src/Exporter.cpp b/src/Exporter.cpp index 25e3f7c..0a15512 100644 --- a/src/Exporter.cpp +++ b/src/Exporter.cpp @@ -2,6 +2,7 @@ #include #include #include +#include using std::string; using boost::property_tree::ptree;