mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
add string to box2d which is required by msvc
This commit is contained in:
parent
945e57286b
commit
f6b7bc0867
@ -33,6 +33,9 @@ MAPNIK_DISABLE_WARNING_PUSH
|
||||
#include <boost/operators.hpp>
|
||||
MAPNIK_DISABLE_WARNING_POP
|
||||
|
||||
// stl
|
||||
#include <string>
|
||||
|
||||
// agg
|
||||
// forward declare so that apps using mapnik do not need agg headers
|
||||
namespace agg {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user