We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89735d commit 7c60725Copy full SHA for 7c60725
llvm/include/llvm/Support/Threading.h
@@ -19,7 +19,6 @@
19
#include "llvm/Config/llvm-config.h" // for LLVM_ON_UNIX
20
#include "llvm/Support/Compiler.h"
21
#include <optional>
22
-#include <version>
23
24
#if defined(_MSC_VER)
25
// MSVC's call_once implementation worked since VS 2015, which is the minimum
0 commit comments