Add missing includes. (Missing since at least 55d8492b7754ef135cbce1f47b26a8184423fa70.)
This commit is contained in:
parent
16750433e2
commit
74cd52a10d
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
// mapnik
|
||||
#include <mapnik/feature.hpp>
|
||||
#include <mapnik/agg_renderer.hpp>
|
||||
#include <mapnik/graphics.hpp>
|
||||
#include <mapnik/text/symbolizer_helpers.hpp>
|
||||
#include <mapnik/text/renderer.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue