define BOOST_MPL_LIMIT_VECTOR_SIZE before boost/geometry
This commit is contained in:
parent
6722b71e55
commit
f9439a590f
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
#ifndef MAPNIK_GEOMETRY_ADAPTERS_HPP
|
||||
#define MAPNIK_GEOMETRY_ADAPTERS_HPP
|
||||
|
||||
#include <mapnik/config.hpp>
|
||||
|
||||
// undef B0 to workaround https://svn.boost.org/trac/boost/ticket/10467
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wunused-local-typedef"
|
||||
|
|
Loading…
Add table
Reference in a new issue