remove unneeded includes
This commit is contained in:
parent
0959f8ef16
commit
701c091f81
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue