mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-16 07:10:37 +01:00
refactor(Core/Misc): acore to Acore (#6043)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
#endif // WIN32
|
||||
using namespace acore;
|
||||
using namespace Acore;
|
||||
|
||||
Thread::Thread() : m_task(nullptr), m_iThreadId(), m_ThreadImp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user