summaryrefslogtreecommitdiff
path: root/include/mbgl/util/constants.hpp
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2015-05-06 15:22:43 +0300
committerKonstantin Käfer <mail@kkaefer.com>2015-05-07 11:01:15 +0200
commit168d7c4f171b44b0e3cd4ef78bc4e6b5e8181953 (patch)
tree9e3af3663f12a58071151e9405c37d04a6ab7976 /include/mbgl/util/constants.hpp
parent0d16110733a38b4e1510dce15d29c0244e7b69b6 (diff)
downloadqtlocation-mapboxgl-168d7c4f171b44b0e3cd4ef78bc4e6b5e8181953.tar.gz
Add style change functionality to the Linux test app
Makes the life of people using Linux as development environment way easier. Just press 's' to cycle through 3 different styles.
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 e598806c20..bb5aad2af3 100644
--- a/include/mbgl/util/constants.hpp
+++ b/include/mbgl/util/constants.hpp
@@ -3,6 +3,7 @@
#include <cmath>
#include <string>
+#include <vector>
namespace mbgl {