Add missing include

This commit is contained in:
Dane Springmeyer 2009-03-05 04:44:34 +00:00
parent 37837db4c1
commit 4fb1eb6c0e

View file

@ -23,6 +23,7 @@
#include <boost/python.hpp>
#include <boost/python/implicit.hpp>
#include <boost/python/detail/api_placeholder.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <mapnik/rule.hpp>