remove unused include (#include <mapnik/json/value_converters.hpp>)

This commit is contained in:
artemp 2016-11-17 10:31:55 +01:00
parent fec5715a69
commit 190023a085

View file

@ -27,7 +27,6 @@
#include <mapnik/value.hpp>
#include <mapnik/unicode.hpp>
#include <mapnik/json/stringifier.hpp>
#include <mapnik/json/value_converters.hpp>
namespace mapnik { namespace json {