mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
|
||||
*/
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "Formulas.h"
|
||||
#include "gtest/gtest.h"
|
||||
#include "LogMock.h"
|
||||
#include "WorldMock.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user