mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
Xinef
|
||||
*/
|
||||
|
||||
#include "PetitionMgr.h"
|
||||
#include "Timer.h"
|
||||
#include "QueryResult.h"
|
||||
#include "Log.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "Log.h"
|
||||
#include "PetitionMgr.h"
|
||||
#include "QueryResult.h"
|
||||
#include "Timer.h"
|
||||
|
||||
PetitionMgr::PetitionMgr()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user