This commit is contained in:
Dane Springmeyer 2013-06-21 12:00:48 -07:00
parent ed163817ab
commit 18ab68f03f
5 changed files with 1 additions and 6 deletions

View file

@ -33,9 +33,6 @@
#include <mapnik/css_color_grammar.hpp>
#include <mapnik/unicode.hpp>
// boost
#include <boost/format.hpp>
//stl
#include <string>

View file

@ -36,7 +36,6 @@
// boost
#include <boost/algorithm/string.hpp>
#include <boost/tokenizer.hpp>
#include <boost/format.hpp>
#include <boost/make_shared.hpp>
// stl

View file

@ -32,6 +32,7 @@
// boost
#include <boost/algorithm/string/replace.hpp>
#include <boost/make_shared.hpp>
#include <boost/format.hpp>
#include "raster_featureset.hpp"

View file

@ -35,7 +35,6 @@
// boost
#include <boost/utility.hpp>
#include <boost/format.hpp>
class single_file_policy
{

View file

@ -27,7 +27,6 @@
#include <mapnik/css_color_grammar.hpp>
// boost
#include <boost/format.hpp>
#include <boost/version.hpp>
// stl