hopefully fix unstatisfied proj_transform_cache

This commit is contained in:
Mathis Logemann 2021-03-31 20:25:46 +02:00
parent 8cd78b6945
commit d2066da339

View file

@ -24,6 +24,7 @@
#include <mapnik/cairo_io.hpp>
#include <mapnik/image_util.hpp>
#include <mapnik/map.hpp>
#include <mapnik/proj_transform_cache.hpp>
#ifdef HAVE_CAIRO
#include <mapnik/cairo/cairo_renderer.hpp>