cleanup include directives
This commit is contained in:
parent
9846632daa
commit
7622aa25be
1 changed files with 0 additions and 2 deletions
|
@ -24,10 +24,8 @@
|
|||
#define MAPNIK_JSON_POSITIONS_GRAMMAR_HPP
|
||||
|
||||
// mapnik
|
||||
#include <mapnik/util/variant.hpp>
|
||||
#include <mapnik/json/positions.hpp>
|
||||
#include <mapnik/json/error_handler.hpp>
|
||||
#include <mapnik/geometry.hpp>
|
||||
#pragma GCC diagnostic push
|
||||
#include <mapnik/warning_ignore.hpp>
|
||||
#include <boost/spirit/include/qi.hpp>
|
||||
|
|
Loading…
Reference in a new issue