summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-12-14 14:49:31 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-12-15 15:14:13 +0200
commit21b9c8f545ed2395b52ed7cc14583f5f2ffef21c (patch)
tree1159ae52debf6da269f27799c4fa486f7c32add3
parent4371190893a496ba64877409cf913cc38440f6bf (diff)
downloadqtlocation-mapboxgl-21b9c8f545ed2395b52ed7cc14583f5f2ffef21c.tar.gz
[windows][deps] Tweak boost to build with clang on Windows
-rw-r--r--deps/boost/1.62.0/include/boost/typeof/typeof.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/boost/1.62.0/include/boost/typeof/typeof.hpp b/deps/boost/1.62.0/include/boost/typeof/typeof.hpp
index 4d56964980..33c9e85328 100644
--- a/deps/boost/1.62.0/include/boost/typeof/typeof.hpp
+++ b/deps/boost/1.62.0/include/boost/typeof/typeof.hpp
@@ -49,7 +49,7 @@
# endif
# endif
-#elif defined(__GNUC__)
+#elif defined(__GNUC__) || defined(__clang__)
# ifndef BOOST_TYPEOF_EMULATION
# ifndef BOOST_TYPEOF_NATIVE
# define BOOST_TYPEOF_NATIVE