This commit is contained in:
Dane Springmeyer 2013-11-20 17:46:58 -08:00
parent 37341a1282
commit 15373f8e48

View file

@ -26,6 +26,7 @@
// mapnik
#include <mapnik/box2d.hpp>
#include <mapnik/vertex.hpp>
#include <mapnik/geometry.hpp> // for eGeomType (TODO: avoid this interdependence)
// boost
#include <boost/tuple/tuple.hpp>