summaryrefslogtreecommitdiff
path: root/include/mbgl/style
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-08-06 01:38:44 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-01-20 20:24:11 +0100
commit375e31891de21f5b03d46eaabb44846afe18f89e (patch)
tree56e8039024aa19745354598345b658e4a55bd266 /include/mbgl/style
parent73ad28c8561e024b4c1cbe9dd59f4188e9a6f57e (diff)
downloadqtlocation-mapboxgl-375e31891de21f5b03d46eaabb44846afe18f89e.tar.gz
[core] Include what you use
Diffstat (limited to 'include/mbgl/style')
-rw-r--r--include/mbgl/style/layer.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mbgl/style/layer.hpp b/include/mbgl/style/layer.hpp
index 5936422c74..670faa8254 100644
--- a/include/mbgl/style/layer.hpp
+++ b/include/mbgl/style/layer.hpp
@@ -4,6 +4,7 @@
#include <mbgl/style/types.hpp>
#include <memory>
+#include <string>
namespace mbgl {
namespace style {