Support mingw cross-compile
This commit is contained in:
parent
5234f2d287
commit
45d941d62e
9 changed files with 11 additions and 9 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include "common/assert.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue