diff options
Diffstat (limited to 'headers.h')
-rw-r--r-- | headers.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ #include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/filesystem.hpp>
+#include <boost/filesystem/fstream.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/interprocess/sync/interprocess_mutex.hpp>
#include <boost/interprocess/sync/interprocess_recursive_mutex.hpp>
|