fixup includes

This commit is contained in:
Dane Springmeyer 2012-08-15 10:25:29 -07:00
parent 6f5d6f65b1
commit f8e563b4fa

View file

@ -27,6 +27,8 @@
#include <mapnik/map.hpp>
#include <mapnik/datasource.hpp>
#include <mapnik/projection.hpp>
#include <mapnik/proj_transform.hpp>
#include <mapnik/ctrans.hpp>
#include <mapnik/filter_featureset.hpp>
#include <mapnik/hit_test_filter.hpp>
#include <mapnik/scale_denominator.hpp>
@ -36,9 +38,6 @@
// boost
#include <boost/make_shared.hpp>
// icu
#include <unicode/uversion.h>
namespace mapnik
{