Skip to content

win32: Use _WIN32 and not WIN32 for preprocessor #204

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

Open
wants to merge 1 commit into
base: release/6.3.0
Choose a base branch
from

Conversation

waywardmonkeys
Copy link

In some build configurations, the use of WIN32 fails and these were the only locations in the code using that formulation.

Use _WIN32 instead.

In some build configurations, the use of `WIN32` fails and these
were the only locations in the code using that formulation.

Use `_WIN32` instead.
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.

1 participant