mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
added includes for config.hpp (PROJ_ENEVLOPE_POINTS)
This commit is contained in:
parent
4444907855
commit
4ff5404a57
@ -29,6 +29,7 @@
|
||||
#include <mapnik/raster.hpp>
|
||||
#include <mapnik/box2d.hpp>
|
||||
#include <mapnik/warp.hpp>
|
||||
#include <mapnik/config.hpp>
|
||||
|
||||
// stl
|
||||
#include <cmath>
|
||||
|
||||
@ -38,6 +38,7 @@
|
||||
#include <mapnik/segment.hpp>
|
||||
#include <mapnik/expression_evaluator.hpp>
|
||||
#include <mapnik/warp.hpp>
|
||||
#include <mapnik/config.hpp>
|
||||
|
||||
// cairo
|
||||
#include <cairomm/context.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user