mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
boost_adapters - apply temp fix via @Algunenano for boost 1.64 (ref #3733)
This commit is contained in:
parent
0253653676
commit
441687ecff
@ -30,6 +30,9 @@
|
||||
#pragma GCC diagnostic push
|
||||
#include <mapnik/warning_ignore.hpp>
|
||||
#undef B0
|
||||
#if BOOST_VERSION == 106400
|
||||
#include <boost/qvm/mat_operations.hpp>
|
||||
#endif
|
||||
#include <boost/geometry/geometry.hpp>
|
||||
#include <boost/geometry/geometries/register/point.hpp>
|
||||
#include <boost/geometry/geometries/register/ring.hpp>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user