add missing include / fix windows compile
This commit is contained in:
parent
ce47610677
commit
e4b5ddb1aa
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
#include <mapnik/util/geometry_to_geojson.hpp>
|
#include <mapnik/util/geometry_to_geojson.hpp>
|
||||||
#include <mapnik/util/fs.hpp>
|
#include <mapnik/util/fs.hpp>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
#include <locale>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <boost/optional/optional_io.hpp>
|
#include <boost/optional/optional_io.hpp>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue