remove unneeded include added in r921

This commit is contained in:
Dane Springmeyer 2009-02-17 05:45:59 +00:00
parent 98ada350ea
commit 292056da77

View file

@ -26,7 +26,6 @@
#include <boost/python/suite/indexing/vector_indexing_suite.hpp> #include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <mapnik/rule.hpp> #include <mapnik/rule.hpp>
#include <mapnik/filter.hpp>
#include <mapnik/filter_factory.hpp> #include <mapnik/filter_factory.hpp>
using namespace boost::python; using namespace boost::python;