Skip to content

Commit

Permalink
Merge pull request #2228 from barton2526/boost
Browse files Browse the repository at this point in the history
trivial: Unbreak build with Boost 1.72.0
  • Loading branch information
jamescowens authored Aug 2, 2021
2 parents eca0c85 + 326d33b commit ab2ef19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <ext/stdio_filebuf.h>
#endif

#define BOOST_FILESYSTEM_NO_DEPRECATED
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>

Expand Down

0 comments on commit ab2ef19

Please sign in to comment.