[Support] Try to fix bot failure after 8ddcd1dc26
authorRussell Gallop <russell.gallop@sony.com>
Thu, 12 Dec 2019 12:18:12 +0000 (12:18 +0000)
committerRussell Gallop <russell.gallop@sony.com>
Thu, 12 Dec 2019 12:20:11 +0000 (12:20 +0000)
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/41755

llvm/lib/Support/TimeProfiler.cpp

index f2ede75..4709122 100644 (file)
@@ -19,6 +19,7 @@
 #include <algorithm>
 #include <cassert>
 #include <chrono>
+#include <mutex>
 #include <string>
 #include <vector>