Fix build errors introduced by r2889.
This commit is contained in:
parent
90fbd6a204
commit
f001d46efc
2 changed files with 0 additions and 2 deletions
|
@ -25,7 +25,6 @@
|
||||||
// mapnik
|
// mapnik
|
||||||
#include <mapnik/layer.hpp>
|
#include <mapnik/layer.hpp>
|
||||||
|
|
||||||
#include <mapnik/style.hpp>
|
|
||||||
#include <mapnik/datasource.hpp>
|
#include <mapnik/datasource.hpp>
|
||||||
#include <mapnik/datasource_cache.hpp>
|
#include <mapnik/datasource_cache.hpp>
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,6 @@
|
||||||
//$Id: map.cpp 17 2005-03-08 23:58:43Z pavlenko $,
|
//$Id: map.cpp 17 2005-03-08 23:58:43Z pavlenko $,
|
||||||
#include <mapnik/map.hpp>
|
#include <mapnik/map.hpp>
|
||||||
|
|
||||||
#include <mapnik/style.hpp>
|
|
||||||
#include <mapnik/datasource.hpp>
|
#include <mapnik/datasource.hpp>
|
||||||
#include <mapnik/projection.hpp>
|
#include <mapnik/projection.hpp>
|
||||||
#include <mapnik/filter_featureset.hpp>
|
#include <mapnik/filter_featureset.hpp>
|
||||||
|
|
Loading…
Reference in a new issue