use mapbox namespace to fix name resolution

This commit is contained in:
artemp 2016-12-06 15:14:28 +01:00 committed by Dane Springmeyer
parent 2b3fdf1bc9
commit 8dee1a9088

View file

@ -24,7 +24,7 @@
#define MAPNIK_UTIL_VARIANT_IO_HPP
namespace mapnik { namespace util {
namespace mapbox { namespace util {
namespace detail {