Remove unused include.
This commit is contained in:
parent
1e6e2bdaa7
commit
15076eb743
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
#include <mapnik/parse_path.hpp>
|
#include <mapnik/parse_path.hpp>
|
||||||
#include <mapnik/image_compositing.hpp>
|
#include <mapnik/image_compositing.hpp>
|
||||||
#include <mapnik/transform_expression.hpp>
|
#include <mapnik/transform_expression.hpp>
|
||||||
#include <mapnik/metawriter/properties.hpp>
|
//#include <mapnik/metawriter/properties.hpp>
|
||||||
|
|
||||||
// boost
|
// boost
|
||||||
#include <boost/array.hpp>
|
#include <boost/array.hpp>
|
||||||
|
|
Loading…
Reference in a new issue