mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
mini cleanup
This commit is contained in:
parent
1351d90d51
commit
02445f43ed
@ -23,7 +23,6 @@ MAPNIK_DISABLE_WARNING_POP
|
||||
#include <filesystem>
|
||||
namespace fs = std::filesystem;
|
||||
#else
|
||||
//#include <experimental/filesystem>
|
||||
#include <boost/filesystem.hpp>
|
||||
namespace fs = boost::filesystem;
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user