remove unused include directive

This commit is contained in:
artemp 2016-12-21 15:20:52 +01:00
parent 506390b735
commit 9d0096eff6

View file

@ -26,7 +26,6 @@
// mapnik
#include <mapnik/config.hpp>
#include <mapnik/svg/svg_converter.hpp>
#include <mapnik/svg/svg_path_attributes.hpp>
// stl
#include <string>