mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 20:13:48 +00:00
refactor(Core/Misc): acore to Acore (#6043)
This commit is contained in:
@@ -98,7 +98,7 @@ AC_COMMON_API void CleanStringForMysqlQuery(std::string& str);
|
||||
|
||||
#define MAX_QUERY_LEN 32*1024
|
||||
|
||||
namespace acore
|
||||
namespace Acore
|
||||
{
|
||||
template<class ArgumentType, class ResultType>
|
||||
struct unary_function
|
||||
|
||||
Reference in New Issue
Block a user