Martin Hořeňovský 11488e63b6
Use _WIN32 macro for detecting MSVC Windows
Previously we used `WIN32`, which sometimes does exist, but according to
https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=vs-2019
`_WIN32` is the one that is actually provided by the compiler.

Closes #1676.
2019-07-06 16:55:10 +02:00
..
2017-09-07 17:25:15 +02:00
2017-12-09 20:17:47 +01:00
2019-01-13 19:01:12 +01:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2019-02-08 10:41:23 +01:00
2019-02-08 10:41:23 +01:00
2019-04-03 20:32:11 +02:00
2017-07-27 11:32:01 +02:00
2019-05-26 21:19:55 +02:00
2019-01-11 11:55:51 +01:00
2019-06-17 12:02:14 +02:00