summaryrefslogtreecommitdiff
path: root/src/style/style.cpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-27 11:41:16 -0400
committerKonstantin Käfer <mail@kkaefer.com>2014-10-27 11:41:16 -0400
commitaf9f317c251a0a1adfeaad8dd983ab602cf93070 (patch)
tree6c02316ffdc6bb450ec554c7136c720ed3bed669 /src/style/style.cpp
parent6cd9de4f978835d42c89a78ce2058a5d2be4c0ff (diff)
parent0883d98e96865c2ddaad70d6d3a6a72debc917e1 (diff)
downloadqtlocation-mapboxgl-af9f317c251a0a1adfeaad8dd983ab602cf93070.tar.gz
Merge pull request #504 from mapbox/headless-display
Headless display
Diffstat (limited to 'src/style/style.cpp')
-rw-r--r--src/style/style.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style/style.cpp b/src/style/style.cpp
index 6f0a0e3b28..aa5b150882 100644
--- a/src/style/style.cpp
+++ b/src/style/style.cpp
@@ -12,6 +12,7 @@
#include <rapidjson/document.h>
+#include <algorithm>
namespace mbgl {