Add missing WIN32_LEAN_AND_MEAN
This commit is contained in:
parent
a4b80cdad9
commit
425ed0ffe0
18 changed files with 21 additions and 10 deletions
|
|
@ -63,6 +63,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <io.h>
|
||||
#include <stdio.h>
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue