Merge branch '2.3.x' of github.com:mapnik/mapnik
This commit is contained in:
commit
aff0c09f33
1 changed files with 1 additions and 1 deletions
2
deps/clipper/include/clipper.hpp
vendored
2
deps/clipper/include/clipper.hpp
vendored
|
@ -50,7 +50,7 @@
|
|||
//When enabled, code developed with earlier versions of Clipper
|
||||
//(ie prior to ver 6) should compile without changes.
|
||||
//In a future update, this compatability code will be removed.
|
||||
//#define use_deprecated
|
||||
#define use_deprecated
|
||||
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
|
Loading…
Reference in a new issue