refactor(Core): rename namespaces and macros to acore (#2454)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "fmt/printf.h"
|
||||
|
||||
namespace ACORE
|
||||
namespace acore
|
||||
{
|
||||
/// Default AC string format function.
|
||||
template<typename Format, typename... Args>
|
||||
|
||||
Reference in New Issue
Block a user