Skip to content

Conversation

@wmamrak
Copy link

@wmamrak wmamrak commented Dec 15, 2025

This PR adds standard include guards to win32/build/config.w32.h.in (which generates config.w32.h). This prevents multiple inclusions in the same translation unit, avoiding C4005 warnings for macros redefined by config.pickle.h, arisen due to subsequent inclusion of config.w32.h.

…n warnings

This PR adds standard include guards to win32/build/config.w32.h.in (which generates config.w32.h). This prevents multiple inclusions in the same translation unit, avoiding C4005 warnings for macros redefined by config.pickle.h, arisen due to subsequent inclusion of config.w32.h.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant