`sprintf' was not declared at this scope.
This commit is contained in:
parent
ac7b0d9601
commit
ebf3922c51
|
@ -10,6 +10,8 @@
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <Project64-core/N64System/ProfilingClass.h>
|
#include <Project64-core/N64System/ProfilingClass.h>
|
||||||
#include <Common/LogClass.h>
|
#include <Common/LogClass.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue