remove uneeded includes
This commit is contained in:
parent
0e8d224ecb
commit
9db18a6ffa
1 changed files with 0 additions and 4 deletions
|
@ -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…
Reference in a new issue