fix(Core/Misc): Mac build (#17714)
This commit is contained in:
parent
3cf37f066b
commit
c827a0c1c1
2 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
|
||||
#include "StringFormat.h"
|
||||
#include "Define.h"
|
||||
#include <locale>
|
||||
|
||||
template<class Str>
|
||||
AC_COMMON_API Str Acore::String::Trim(const Str& s, const std::locale& loc /*= std::locale()*/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue