fixup includes

This commit is contained in:
Dane Springmeyer 2012-08-15 10:26:20 -07:00
parent f8e563b4fa
commit 2b108b7cdb

View File

@ -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