This commit is contained in:
Dane Springmeyer 2013-01-03 18:58:44 -08:00
parent a7eaab9d07
commit 3378166b64

View file

@ -23,6 +23,9 @@
#include <mapnik/map.hpp>
#include <mapnik/layer.hpp>
#include <mapnik/rule.hpp>
#include <mapnik/line_symbolizer.hpp>
#include <mapnik/polygon_symbolizer.hpp>
#include <mapnik/text_symbolizer.hpp>
#include <mapnik/feature_type_style.hpp>
#include <mapnik/graphics.hpp>
#include <mapnik/datasource_cache.hpp>