remove scoped_array include

This commit is contained in:
Dane Springmeyer 2014-09-29 19:43:00 -07:00
parent 5e250e0dd9
commit 41b0e0e16b

View file

@ -41,7 +41,6 @@
#include <mapnik/util/conversions.hpp> #include <mapnik/util/conversions.hpp>
#include <mapnik/util/trim.hpp> #include <mapnik/util/trim.hpp>
#include <mapnik/global.hpp> // for int2net #include <mapnik/global.hpp> // for int2net
#include <boost/scoped_array.hpp>
// stl // stl
#include <sstream> #include <sstream>