mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-15 10:36:44 -04:00
Made fixes for compiling with other distributions of MinGW
This commit is contained in:
parent
227617b540
commit
3ab4f0caed
2 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@
|
|||
#ifdef _WIN32
|
||||
#define WINVER 0x0502
|
||||
#define _WIN32_WINNT 0x0502
|
||||
#define NTDDI_VERSION 0x05010300
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue