summaryrefslogtreecommitdiff
path: root/src/mbgl/text/glyph.hpp
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-12-14 14:49:12 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-01-08 22:58:20 +0200
commit5b789aa4d69164b50d5212623f289350e30987da (patch)
tree5cec2b9bb32609894314b591d12aa2c718df0cc7 /src/mbgl/text/glyph.hpp
parentf880baaeb73a196dfcc80786b37e0f7fb6730bd1 (diff)
downloadqtlocation-mapboxgl-5b789aa4d69164b50d5212623f289350e30987da.tar.gz
[windows][core] Include what you use
Diffstat (limited to 'src/mbgl/text/glyph.hpp')
-rw-r--r--src/mbgl/text/glyph.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mbgl/text/glyph.hpp b/src/mbgl/text/glyph.hpp
index 08ff82a20a..2c03da308a 100644
--- a/src/mbgl/text/glyph.hpp
+++ b/src/mbgl/text/glyph.hpp
@@ -13,6 +13,7 @@
#include <vector>
#include <string>
#include <map>
+#include <set>
namespace mbgl {