Skip to content

Commit b8d7062

Browse files
authored
Merge pull request #39580 from drodriguez/windows-missing-include
2 parents f3f71ce + d5246a5 commit b8d7062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/swift/Basic/LangOptions.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
#include "llvm/Support/Regex.h"
3232
#include "llvm/Support/VersionTuple.h"
3333
#include "llvm/Support/raw_ostream.h"
34+
#include <atomic>
3435
#include <string>
3536
#include <vector>
3637

0 commit comments

Comments
 (0)