mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
f6af22c402
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