mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 18:43:48 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
*/
|
||||
|
||||
#include "Common.h"
|
||||
#include "RealmList.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "RealmList.h"
|
||||
|
||||
RealmList::RealmList() : m_NextUpdateTime(time(nullptr)) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user