remove unneeded includes

This commit is contained in:
Dane Springmeyer 2010-06-21 02:56:29 +00:00
parent 0959f8ef16
commit 701c091f81

View file

@ -25,9 +25,7 @@
#define POLYGON_PATTERN_SYMBOLIZER_HPP
// mapnik
#include <mapnik/symbolizer.hpp>
#include <mapnik/stroke.hpp>
#include <mapnik/filter_factory.hpp>
#include <mapnik/symbolizer.hpp>
namespace mapnik
{