Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Define
MS_WINDOWS
(and others) when compiling with MINGW
This is used throughout the Python code but is not defined when compiling with Mingw-w64 compilers, so define it. Co-authored-by: Алексей <[email protected]> Co-authored-by: Christoph Reiter <[email protected]>
- Loading branch information