mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 14:46:24 +00:00
refactor(src/server/game/Entities): remove unused imports (#19507)
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include "ObjectMgr.h"
|
||||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "SpellInfo.h"
|
||||
#include "TemporarySummon.h"
|
||||
#include "Unit.h"
|
||||
#include "Util.h"
|
||||
|
||||
@@ -18,8 +18,6 @@
|
||||
#ifndef __ACORE_VEHICLE_H
|
||||
#define __ACORE_VEHICLE_H
|
||||
|
||||
#include "EventProcessor.h"
|
||||
#include "ObjectDefines.h"
|
||||
#include "Unit.h"
|
||||
#include "VehicleDefines.h"
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
|
||||
#include "Define.h"
|
||||
#include "Map.h"
|
||||
#include "Object.h"
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user