summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-04-14 19:43:30 -0400
committerKonstantin Käfer <mail@kkaefer.com>2014-04-14 19:43:30 -0400
commitc2f1f0c0dfe435fb6f55b0c1a8dfcbecabd74fb4 (patch)
tree670eb34740ac4f0813adaf6c9755fcb84c86d35a
parent313be97b2195d201de607464c210a10717457950 (diff)
downloadqtlocation-mapboxgl-c2f1f0c0dfe435fb6f55b0c1a8dfcbecabd74fb4.tar.gz
fix build on linux
-rw-r--r--include/llmr/util/raster.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llmr/util/raster.hpp b/include/llmr/util/raster.hpp
index 9432e8cf63..afb37b30bb 100644
--- a/include/llmr/util/raster.hpp
+++ b/include/llmr/util/raster.hpp
@@ -6,6 +6,7 @@
#include <string>
#include <mutex>
+#include <memory>
namespace llmr {