Skip to content

Comments

fix compilation on mingw-w64 and msvc platforms#17

Open
hiirotsuki wants to merge 2 commits intoGregwar:masterfrom
hiirotsuki:master
Open

fix compilation on mingw-w64 and msvc platforms#17
hiirotsuki wants to merge 2 commits intoGregwar:masterfrom
hiirotsuki:master

Conversation

@hiirotsuki
Copy link

@hiirotsuki hiirotsuki commented Oct 24, 2019

_WIN32 is defined by both gcc and msvc, only msvc defines _MSC_VER, so instead of defining __WIN__, lets just use the built-in defines.

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