undeclared vsprintf()
This commit is contained in:
parent
f28bbc85ba
commit
3aaa2a6a74
|
@ -12,6 +12,8 @@
|
|||
#include "Logging.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <Common/path.h>
|
||||
#include <Project64-core/N64System/SystemGlobals.h>
|
||||
#include <Project64-core/N64System/Mips/TranslateVaddr.h>
|
||||
|
|
Loading…
Reference in New Issue