cleanups
This commit is contained in:
parent
6824f4c477
commit
5ea5f18a7e
3 changed files with 0 additions and 5 deletions
|
@ -23,7 +23,6 @@
|
|||
#ifndef MAPNIK_IMAGE_FILTER_GRAMMAR_X3_HPP
|
||||
#define MAPNIK_IMAGE_FILTER_GRAMMAR_X3_HPP
|
||||
|
||||
//#include <mapnik/image_filter.hpp>
|
||||
#include <mapnik/image_filter_types.hpp>
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
|
|
|
@ -21,12 +21,9 @@
|
|||
*****************************************************************************/
|
||||
|
||||
// mapnik
|
||||
//#include <mapnik/label_collision_detector.hpp>
|
||||
//#include <mapnik/view_transform.hpp>
|
||||
#include <mapnik/text/placement_finder.hpp>
|
||||
#include <mapnik/text/text_layout.hpp>
|
||||
#include <mapnik/text/text_properties.hpp>
|
||||
//#include <mapnik/text/glyph_positions.hpp>
|
||||
#include <mapnik/vertex_cache.hpp>
|
||||
#include <mapnik/tolerance_iterator.hpp>
|
||||
#include <mapnik/symbolizer_enumerations.hpp>
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
// mapnik
|
||||
#include <mapnik/group/group_symbolizer_helper.hpp>
|
||||
#include <mapnik/label_collision_detector.hpp>
|
||||
//#include <mapnik/geom_util.hpp>
|
||||
#include <mapnik/geometry.hpp>
|
||||
#include <mapnik/vertex_processor.hpp>
|
||||
#include <mapnik/debug.hpp>
|
||||
|
|
Loading…
Reference in a new issue