Add missing Boost Filesystem fstream header, pull request #9821
Thanks @cjmayo
This commit is contained in:
parent
d653090f27
commit
9da3bfb009
@ -9,6 +9,7 @@
|
||||
#include <future>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
#include <boost/filesystem/path.hpp>
|
||||
#include <boost/filesystem/operations.hpp>
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user