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.
2 parents f3f71ce + d5246a5 commit b8d7062Copy full SHA for b8d7062
include/swift/Basic/LangOptions.h
@@ -31,6 +31,7 @@
31
#include "llvm/Support/Regex.h"
32
#include "llvm/Support/VersionTuple.h"
33
#include "llvm/Support/raw_ostream.h"
34
+#include <atomic>
35
#include <string>
36
#include <vector>
37
0 commit comments