`sprintf' was not declared at this scope.

This commit is contained in:
no 2016-01-13 10:18:10 -05:00
parent ac7b0d9601
commit ebf3922c51
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
****************************************************************************/
#include "stdafx.h"
#include <string.h>
#include <stdio.h>
#include <Project64-core/N64System/ProfilingClass.h>
#include <Common/LogClass.h>