mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +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