remove BIGINT redifinition

This commit is contained in:
artemp 2016-11-10 17:28:16 +01:00
parent e46a52c3f0
commit 6fb3dbd63f

View file

@ -23,8 +23,6 @@
#ifndef MAPNIK_JSON_GEOJSON_GRAMMAR_X3_DEF_HPP
#define MAPNIK_JSON_GEOJSON_GRAMMAR_X3_DEF_HPP
#define BIGINT // int64_t support
#include <mapnik/json/geojson_grammar_x3.hpp>
#include <mapnik/json/unicode_string_grammar_x3.hpp>
#include <mapnik/json/positions_grammar_x3.hpp>