mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 00:53:46 +00:00
chore(Core/Misc): #include cleanup (#19255)
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include "LFGMgr.h"
|
||||
#include "Log.h"
|
||||
#include "MapMgr.h"
|
||||
#include <numeric>
|
||||
#include "Pet.h"
|
||||
#include "PoolMgr.h"
|
||||
#include "ReputationMgr.h"
|
||||
@@ -53,6 +52,7 @@
|
||||
#include "Vehicle.h"
|
||||
#include "World.h"
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <numeric>
|
||||
|
||||
ScriptMapMap sSpellScripts;
|
||||
ScriptMapMap sEventScripts;
|
||||
|
||||
Reference in New Issue
Block a user