Skip to content

Prevent double definition of NOMINMAX #8

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
May 15, 2018
Merged

Prevent double definition of NOMINMAX #8

merged 1 commit into from
May 15, 2018

Conversation

pavelkryukov
Copy link
Contributor

The macro is defined by MinGW already; C:/msys64/mingw32/include/c++/7.3.0/i686-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition

The macro is defined by MinGW already; C:/msys64/mingw32/include/c++/7.3.0/i686-w64-mingw32/bits/os_defines.h:45:0: note: this is the location of the previous definition
@badaix
Copy link
Owner

badaix commented May 15, 2018

makes sense

@badaix badaix merged commit d0db47c into badaix:develop May 15, 2018
@pavelkryukov pavelkryukov deleted the patch-1 branch May 15, 2018 13:43
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