Explorar o código

Merge topic 'bootstrap-clang-5'

375eca78 bootstrap: Check support for unordered_map from compiler mode

Acked-by: Kitware Robot <[email protected]>
Merge-request: !1542
Brad King %!s(int64=8) %!d(string=hai) anos
pai
achega
47c326c36b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bootstrap

+ 1 - 0
bootstrap

@@ -1068,6 +1068,7 @@ TMPFILE=`cmake_tmp_file`
 echo '
 #include <iostream>
 #include <memory>
+#include <unordered_map>
 
 #if __cplusplus < 201103L
 #error "Compiler is not in a mode aware of C++11."