Files
rdkit/Code
Mosè Giordano c985ccf2bd Use correct _WIN32 macro for checking Windows target (#5710)
The correct macro to identify Windows target is `_WIN32`, not `WIN32`: https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-170#microsoft-specific-predefined-macros.  Besides, according to C standard, compilers can't predefine macros without leading underscore (or two if the the first letter is lowercase).
2022-10-31 06:42:31 +01:00
..
2022-10-28 12:54:24 +02:00
2022-07-11 11:20:03 +02:00
2022-07-11 13:55:35 +02:00
2021-10-20 04:25:27 +02:00
2022-07-11 13:55:35 +02:00
2022-07-11 13:55:35 +02:00
2022-07-11 11:20:03 +02:00
2022-07-11 11:20:03 +02:00
2019-10-10 20:18:43 +09:00