mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
fixup includes
This commit is contained in:
parent
f8e563b4fa
commit
2b108b7cdb
@ -25,10 +25,8 @@
|
||||
|
||||
// mapnik
|
||||
#include <mapnik/map.hpp>
|
||||
#include <mapnik/projection.hpp>
|
||||
#include <mapnik/memory_datasource.hpp>
|
||||
|
||||
|
||||
// stl
|
||||
#include <set>
|
||||
#include <string>
|
||||
@ -40,6 +38,7 @@ namespace mapnik
|
||||
class Map;
|
||||
class layer;
|
||||
class projection;
|
||||
class proj_transform;
|
||||
|
||||
template <typename Processor>
|
||||
class feature_style_processor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user