refactor(src/server/game/*): remove unused imports (big part 1) (#20310)
This commit is contained in:
parent
2c344fc127
commit
cb7e28df05
50 changed files with 26 additions and 39 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "GridNotifiers.h"
|
||||
#include "Group.h"
|
||||
#include "InstanceScript.h"
|
||||
#include "IVMapMgr.h"
|
||||
#include "LFGMgr.h"
|
||||
#include "MapInstanced.h"
|
||||
#include "Metric.h"
|
||||
|
|
@ -39,6 +40,7 @@
|
|||
#include "Transport.h"
|
||||
#include "VMapFactory.h"
|
||||
#include "Vehicle.h"
|
||||
#include "VMapMgr2.h"
|
||||
#include "Weather.h"
|
||||
|
||||
union u_map_magic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue