mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
fixup includes for shape input
This commit is contained in:
parent
2c28219e4c
commit
ceb8ffcc6f
@ -24,6 +24,7 @@
|
||||
#define SHAPE_FEATURESET_HPP
|
||||
|
||||
//mapnik
|
||||
#include <mapnik/datasource.hpp>
|
||||
#include <mapnik/geom_util.hpp>
|
||||
#include <mapnik/feature.hpp>
|
||||
#include <mapnik/unicode.hpp>
|
||||
|
||||
@ -34,6 +34,7 @@
|
||||
|
||||
#include "shape_index_featureset.hpp"
|
||||
#include "shape_utils.hpp"
|
||||
#include "shp_index.hpp"
|
||||
|
||||
using mapnik::feature_factory;
|
||||
using mapnik::geometry_type;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user