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