mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
iwyu
This commit is contained in:
parent
ed163817ab
commit
18ab68f03f
@ -33,9 +33,6 @@
|
||||
#include <mapnik/css_color_grammar.hpp>
|
||||
#include <mapnik/unicode.hpp>
|
||||
|
||||
// boost
|
||||
#include <boost/format.hpp>
|
||||
|
||||
//stl
|
||||
#include <string>
|
||||
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
// boost
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/tokenizer.hpp>
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/make_shared.hpp>
|
||||
|
||||
// stl
|
||||
|
||||
@ -32,6 +32,7 @@
|
||||
// boost
|
||||
#include <boost/algorithm/string/replace.hpp>
|
||||
#include <boost/make_shared.hpp>
|
||||
#include <boost/format.hpp>
|
||||
|
||||
#include "raster_featureset.hpp"
|
||||
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
|
||||
// boost
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/format.hpp>
|
||||
|
||||
class single_file_policy
|
||||
{
|
||||
|
||||
@ -27,7 +27,6 @@
|
||||
#include <mapnik/css_color_grammar.hpp>
|
||||
|
||||
// boost
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/version.hpp>
|
||||
|
||||
// stl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user