remove unused headers

This commit is contained in:
artemp 2016-11-30 12:21:38 +01:00
parent b01481ded7
commit 56d5ffb473

View file

@ -23,10 +23,6 @@
#include <mapnik/json/parse_feature.hpp>
#include <mapnik/json/json_grammar_config.hpp>
#include <mapnik/json/feature_grammar_x3.hpp>
#include <mapnik/json/create_geometry.hpp>
#include <mapnik/util/conversions.hpp>
#include <mapnik/value.hpp>
#include <mapnik/geometry/geometry_types.hpp>
namespace mapnik { namespace json {