Fix build errors introduced by r2889.

This commit is contained in:
Hermann Kraus 2011-05-11 00:49:52 +00:00
parent 90fbd6a204
commit f001d46efc
2 changed files with 0 additions and 2 deletions

View file

@ -25,7 +25,6 @@
// mapnik
#include <mapnik/layer.hpp>
#include <mapnik/style.hpp>
#include <mapnik/datasource.hpp>
#include <mapnik/datasource_cache.hpp>

View file

@ -23,7 +23,6 @@
//$Id: map.cpp 17 2005-03-08 23:58:43Z pavlenko $,
#include <mapnik/map.hpp>
#include <mapnik/style.hpp>
#include <mapnik/datasource.hpp>
#include <mapnik/projection.hpp>
#include <mapnik/filter_featureset.hpp>