remove uneeded include

This commit is contained in:
Dane Springmeyer 2012-02-14 16:05:25 -08:00
parent 7327a646f0
commit 81230b2b30

View file

@ -31,7 +31,6 @@
#include <boost/python/tuple.hpp>
#include <boost/python/to_python_converter.hpp>
#include <boost/python.hpp>
#include <boost/scoped_array.hpp>
// mapnik
#include <mapnik/feature.hpp>