fixup includes
This commit is contained in:
parent
6f5d6f65b1
commit
f8e563b4fa
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue