remove scoped_array include
This commit is contained in:
parent
5e250e0dd9
commit
41b0e0e16b
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue