Add missing include
This commit is contained in:
parent
37837db4c1
commit
4fb1eb6c0e
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue