mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 16:44:50 +00:00
Drops custom utf16 string implementation (from cdd3317ded), uses C++11 one.
Patch By: sera Differential Revision: https://code.wildfiregames.com/D4223 This was SVN commit r26023.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "ps/CLogger.h"
|
||||
#include "ps/Filesystem.h"
|
||||
#include "ps/Profile.h"
|
||||
#include "ps/utf16string.h"
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user