remove unneeded include added in r921
This commit is contained in:
parent
98ada350ea
commit
292056da77
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue