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 73df9f2 commit 1125e45Copy full SHA for 1125e45
stdlib/public/runtime/MetadataCache.h
@@ -23,7 +23,7 @@
23
#include "llvm/ADT/STLExtras.h"
24
25
#include <condition_variable>
26
-#include <thread>
+#include <atomic>
27
28
#ifndef SWIFT_DEBUG_RUNTIME
29
#define SWIFT_DEBUG_RUNTIME 0
0 commit comments