mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
chore(Core/Misc): #include cleanup (#19255)
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
#define AuthSocketMgr_h__
|
||||
|
||||
#include "AuthSession.h"
|
||||
#include "SocketMgr.h"
|
||||
#include "Config.h"
|
||||
#include "SocketMgr.h"
|
||||
|
||||
class AuthSocketMgr : public SocketMgr<AuthSession>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user