Fixes compilation against newer Boost versions; seems like we were lucky before; closes #2889
This commit is contained in:
parent
2b9cf742c5
commit
e3a38a6b0d
@ -17,6 +17,7 @@
|
||||
#include <boost/assert.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/iostreams/device/mapped_file.hpp>
|
||||
|
||||
#include <tbb/parallel_for.h>
|
||||
|
Loading…
Reference in New Issue
Block a user