use mapbox namespace to fix name resolution
This commit is contained in:
parent
87c65e888d
commit
fe7e9a7dc5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
#define MAPNIK_UTIL_VARIANT_IO_HPP
|
#define MAPNIK_UTIL_VARIANT_IO_HPP
|
||||||
|
|
||||||
|
|
||||||
namespace mapnik { namespace util {
|
namespace mapbox { namespace util {
|
||||||
|
|
||||||
namespace detail {
|
namespace detail {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue