mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-02 23:37:47 +00:00
refactor(Core/Misc): acore to Acore (#6043)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <boost/asio/ip/tcp.hpp>
|
||||
#include <string>
|
||||
|
||||
namespace acore::Asio
|
||||
namespace Acore::Asio
|
||||
{
|
||||
/**
|
||||
Hack to make it possible to forward declare resolver (one of its template arguments is a typedef to something super long and using nested classes)
|
||||
|
||||
Reference in New Issue
Block a user