mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Add cstring include to xenia/base/string.h
This commit is contained in:
parent
e4c5522c84
commit
39253cbb93
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include "xenia/base/string.h"
|
||||
|
||||
#include <codecvt>
|
||||
#include <cstring>
|
||||
#include <locale>
|
||||
|
||||
namespace xe {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue