mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 10:33:46 +00:00
refactor(src/server/game): optimise imports (#20541)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "MapInstanced.h"
|
||||
#include "Metric.h"
|
||||
#include "MiscPackets.h"
|
||||
#include "MMapFactory.h"
|
||||
#include "Object.h"
|
||||
#include "ObjectAccessor.h"
|
||||
#include "ObjectGridLoader.h"
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
#include "InstanceScript.h"
|
||||
#include "MapMgr.h"
|
||||
#include "MoveSpline.h"
|
||||
#include "QueryResult.h"
|
||||
#include "Transport.h"
|
||||
|
||||
TransportTemplate::~TransportTemplate()
|
||||
|
||||
Reference in New Issue
Block a user