mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 22:49:39 -04:00
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
#include "CellImpl.h"
|
||||
#include "Containers.h"
|
||||
#include "CreatureAISelector.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "DB2Stores.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "G3DPosition.hpp"
|
||||
#include "GameEventSender.h"
|
||||
#include "GameObjectAI.h"
|
||||
@@ -42,6 +42,7 @@
|
||||
#include "LootMgr.h"
|
||||
#include "Map.h"
|
||||
#include "MapManager.h"
|
||||
#include "MapUtils.h"
|
||||
#include "MiscPackets.h"
|
||||
#include "ObjectAccessor.h"
|
||||
#include "ObjectMgr.h"
|
||||
@@ -49,10 +50,10 @@
|
||||
#include "PhasingHandler.h"
|
||||
#include "PoolMgr.h"
|
||||
#include "QueryPackets.h"
|
||||
#include "Util.h"
|
||||
#include "SpellAuras.h"
|
||||
#include "SpellMgr.h"
|
||||
#include "Transport.h"
|
||||
#include "Util.h"
|
||||
#include "Vignette.h"
|
||||
#include "World.h"
|
||||
#include <G3D/Box.h>
|
||||
|
||||
Reference in New Issue
Block a user