mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 00:36:07 +00:00
refactor(src/server/game/*): remove unused imports (big part 1) (#20310)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#ifndef _HOSTILEREFMANAGER
|
||||
#define _HOSTILEREFMANAGER
|
||||
|
||||
#include "Common.h"
|
||||
#include "RefMgr.h"
|
||||
|
||||
class Unit;
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
#ifndef _THREATMANAGER
|
||||
#define _THREATMANAGER
|
||||
|
||||
#include "Common.h"
|
||||
#include "IteratorPair.h"
|
||||
#include "ObjectGuid.h"
|
||||
#include "Reference.h"
|
||||
|
||||
Reference in New Issue
Block a user