Add missing <cstdio> include after GH-117087
This commit is contained in:
parent
c7dd329293
commit
29b945f2eb
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
#include "core/version_generated.gen.h"
|
||||
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
|
||||
#ifdef MINGW_ENABLED
|
||||
#define MINGW_STDTHREAD_REDUNDANCY_WARNING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue