Skip to content
Snippets Groups Projects
Commit e1169775 authored by John Peebles's avatar John Peebles Committed by Marton Balint
Browse files

cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because...

cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because MSVC only defines _WIN32

With the previous patch, this should fix ticket #3580 as well.

Signed-off-by: default avatarJohn Peebles <johnpeeb@gmail.com>
parent 1fab67b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment