Remove unused include.

This commit is contained in:
Hermann Kraus 2012-10-13 19:04:50 +02:00
parent 1e6e2bdaa7
commit 15076eb743

View file

@ -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>