Skip to content

Commit 7c60725

Browse files
authored
Revert "Remove dependence on <ciso646>" (#126399)
Reverts #73273
1 parent c89735d commit 7c60725

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/Support/Threading.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include "llvm/Config/llvm-config.h" // for LLVM_ON_UNIX
2020
#include "llvm/Support/Compiler.h"
2121
#include <optional>
22-
#include <version>
2322

2423
#if defined(_MSC_VER)
2524
// MSVC's call_once implementation worked since VS 2015, which is the minimum

0 commit comments

Comments
 (0)