[Settings] unresolved strlen()

This commit is contained in:
2016-02-06 17:34:46 -05:00
parent 7e7f78630c
commit 56ed3cbc66
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include <stdio.h>
#include <string.h>
#include <Common/stdtypes.h>
#include <Common/Platform.h>