Skip to content

WinSDK: prevent windows.h from hijacking imm.h #34422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2020

Conversation

egorzhdan
Copy link
Contributor

Both immdev.h & windows.h include imm.h, and sometimes imm.h gets assigned to the module containing windows.h (currently WinSDK.WinSock2) instead of the Internationalization submodule.

Both `immdev.h` & `windows.h` include `imm.h`, and sometimes this header gets assigned to the module containing `windows.h` (currently `WinSDK.WinSock2`) instead of the Internationalization submodule
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan requested a review from compnerd October 24, 2020 11:51
@compnerd
Copy link
Member

@swift-ci please test

@egorzhdan egorzhdan merged commit 246fe46 into swiftlang:main Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants