msvcrt20: Exclude unused header.
This commit is contained in:
parent
d2d6870284
commit
99504c0e47
|
@ -21,7 +21,6 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
||||
extern void CDECL __getmainargs(int *argc, char** *argv, char** *envp,
|
||||
int expand_wildcards, int *new_mode);
|
||||
|
|
Loading…
Reference in New Issue