fix variant_io include

This commit is contained in:
Dane Springmeyer 2017-01-04 15:22:36 -08:00
parent 5b1c5f83cb
commit 7ce68e2c08

View file

@ -46,7 +46,7 @@
#include <mapnik/group/group_layout.hpp>
#include <mapnik/group/group_symbolizer_properties.hpp>
#include <mapnik/util/variant.hpp>
#include <mapbox/variant_io.hpp>
#include <mapnik/util/variant_io.hpp>
#pragma GCC diagnostic push
#include <mapnik/warning_ignore.hpp>
#include <boost/algorithm/string.hpp>