summaryrefslogtreecommitdiff
path: root/src/text/rotation_range.cpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-04-09 16:18:23 -0400
committerKonstantin Käfer <mail@kkaefer.com>2014-04-09 16:18:23 -0400
commitbb5152d851f244365d2176714ae58ff8637bde98 (patch)
tree5800f7430fca5218d7c8b27a2a743ed8d90f856b /src/text/rotation_range.cpp
parent1c1df1558b218c90997e804bb29342ca3c614e32 (diff)
downloadqtlocation-mapboxgl-bb5152d851f244365d2176714ae58ff8637bde98.tar.gz
add libboost back to build system
Diffstat (limited to 'src/text/rotation_range.cpp')
-rw-r--r--src/text/rotation_range.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/text/rotation_range.cpp b/src/text/rotation_range.cpp
index 3c56958983..3c1244763f 100644
--- a/src/text/rotation_range.cpp
+++ b/src/text/rotation_range.cpp
@@ -1,6 +1,7 @@
#include <llmr/text/rotation_range.hpp>
#include <cassert>
+#include <algorithm>
namespace llmr {