refactor(Core): rename namespaces and macros to acore (#2454)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <thread>
|
||||
#include <atomic>
|
||||
|
||||
namespace ACORE
|
||||
namespace acore
|
||||
{
|
||||
class Runnable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user