mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 23:26:23 +00:00
refactor(src/server/game/*): remove unused imports (big part 1) (#20310)
This commit is contained in:
@@ -21,10 +21,7 @@
|
||||
#include "Common.h"
|
||||
#include "WorldPacket.h"
|
||||
#include "WorldSession.h"
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
class Player;
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#define __ACORE_CHANNELMGR_H
|
||||
|
||||
#include "Channel.h"
|
||||
#include "Common.h"
|
||||
#include "World.h"
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user