mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
boost/filesystem.hpp is not in boost 1.33.1
reverted to <boost/filesystem/operations.hpp>
This commit is contained in:
parent
6aa5401151
commit
4772a16eb6
@ -23,7 +23,7 @@
|
||||
//$Id: tiff_reader.cpp 17 2005-03-08 23:58:43Z pavlenko $
|
||||
// stl
|
||||
#include <iostream>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include "boost/filesystem/operations.hpp"
|
||||
// mapnik
|
||||
#include <mapnik/image_reader.hpp>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user