summaryrefslogtreecommitdiff
path: root/include/mbgl/util/constants.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/util/constants.hpp')
-rw-r--r--include/mbgl/util/constants.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mbgl/util/constants.hpp b/include/mbgl/util/constants.hpp
index 22a460c9b0..94b21ccb36 100644
--- a/include/mbgl/util/constants.hpp
+++ b/include/mbgl/util/constants.hpp
@@ -10,6 +10,7 @@ namespace mbgl {
namespace util {
extern const float tileSize;
+extern const int32_t EXTENT;
extern const double DEG2RAD;
extern const double RAD2DEG;