+ fix missing header
This commit is contained in:
parent
e5de1ac285
commit
6325868003
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <mapnik/agg_renderer.hpp>
|
||||
#include <mapnik/layer.hpp>
|
||||
#include <mapnik/projection.hpp>
|
||||
#include <mapnik/scale_denominator.hpp>
|
||||
#include <mapnik/ctrans.hpp>
|
||||
#include <mapnik/memory_datasource.hpp>
|
||||
#include "mapwidget.hpp"
|
||||
|
@ -39,6 +40,7 @@ using mapnik::feature_ptr;
|
|||
using mapnik::geometry_ptr;
|
||||
using mapnik::CoordTransform;
|
||||
using mapnik::projection;
|
||||
using mapnik::scale_denominator;
|
||||
|
||||
double scales [] = {279541132.014,
|
||||
139770566.007,
|
||||
|
|
Loading…
Add table
Reference in a new issue