mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 19:43:48 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
* Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
|
||||
*/
|
||||
|
||||
#include "ServerMotd.h"
|
||||
#include "Common.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "Opcodes.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "ServerMotd.h"
|
||||
#include "Util.h"
|
||||
#include "WorldPacket.h"
|
||||
#include <iterator>
|
||||
|
||||
Reference in New Issue
Block a user