error: `strcpy' was not declared at this scope.

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

View File

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