Merge branch 'master' into svg-group-render
This commit is contained in:
commit
47f7f6bd4d
1 changed files with 4 additions and 0 deletions
|
@ -23,8 +23,12 @@
|
|||
#ifndef MAPNIK_BOOST_SPIRIT_KARMA_ADAPTER_HPP
|
||||
#define MAPNIK_BOOST_SPIRIT_KARMA_ADAPTER_HPP
|
||||
|
||||
// mapnik
|
||||
#include <mapnik/geometry.hpp>
|
||||
|
||||
// stl
|
||||
#include <cstdint>
|
||||
|
||||
namespace boost {
|
||||
using mapbox::util::get;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue