(va_start) [_WIN32]: For va_start() requires stdarg.h and stdio.h.
This commit is contained in:
parent
2e012c8fa3
commit
049bf68035
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <share.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue