Skip to content

Fix conflict with windows.h by renaming 'interface' to '_interface'#1850

Merged
ericniebler merged 1 commit intoericniebler:masterfrom
ctuu:fix-interface-conflict
Mar 23, 2025
Merged

Fix conflict with windows.h by renaming 'interface' to '_interface'#1850
ericniebler merged 1 commit intoericniebler:masterfrom
ctuu:fix-interface-conflict

Conversation

@ctuu
Copy link
Contributor

@ctuu ctuu commented Mar 20, 2025

This PR resolves a conflict with windows.h where #define interface STRUCT causes issues.
The interface struct in any.hpp has been renamed to _interface.

image

@ericniebler ericniebler merged commit ca1388f into ericniebler:master Mar 23, 2025
16 of 40 checks passed
@ctuu ctuu deleted the fix-interface-conflict branch June 30, 2025 12:35
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