From 5b789aa4d69164b50d5212623f289350e30987da Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Thu, 14 Dec 2017 14:49:12 +0200 Subject: [windows][core] Include what you use --- src/mbgl/text/glyph.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mbgl/text') 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 #include #include +#include namespace mbgl { -- cgit v1.2.1