Skip to content
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

Fix name collision issue with windows.h #170

Merged
merged 6 commits into from
Feb 4, 2024
Merged

Fix name collision issue with windows.h #170

merged 6 commits into from
Feb 4, 2024

Conversation

chaoticgd
Copy link
Owner

No description provided.

ERROR was defined in windows.h, so I changed it to SEVERITY_ERROR.
SEVERITY_ERROR was also, so I changed it to ERROR_SEVERITY_ERROR.
ERROR_SEVERITY_ERROR was also, so I changed it to ERROR_LEVEL_ERROR.
@chaoticgd chaoticgd merged commit 2025a56 into main Feb 4, 2024
3 checks passed
@chaoticgd chaoticgd deleted the windowsdoth branch February 4, 2024 01:06
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