mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Also, fix two files that managed to use Windows API without importing `WinSDK` as a result of the leakage caused by including `windows.h` from `codeview.h`. rdar://101623384