mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
remove uneeded includes
This commit is contained in:
parent
0e8d224ecb
commit
9db18a6ffa
@ -3,9 +3,6 @@
|
||||
// boost.test
|
||||
#include <boost/test/included/unit_test.hpp>
|
||||
|
||||
// boost.spirit
|
||||
#include <boost/spirit/include/karma.hpp>
|
||||
|
||||
// boost.filesystem
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
@ -15,7 +12,6 @@
|
||||
#include <mapnik/feature_type_style.hpp>
|
||||
#include <mapnik/svg/output/svg_renderer.hpp>
|
||||
#include <mapnik/datasource_cache.hpp>
|
||||
#include <mapnik/font_engine_freetype.hpp>
|
||||
#include <mapnik/expression.hpp>
|
||||
#include <mapnik/color_factory.hpp>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user