mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
refactor(Core/Misc): headers cleanup (#9259)
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
#define AZEROTHCORE_WORLDMOCK_H
|
||||
|
||||
#include "ArenaSpectator.h"
|
||||
#include "gmock/gmock.h"
|
||||
#include "IWorld.h"
|
||||
#include "gmock/gmock.h"
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wunused-parameter"
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
*/
|
||||
|
||||
#include "Formulas.h"
|
||||
#include "gtest/gtest.h"
|
||||
#include "WorldMock.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
using namespace Acore::Honor;
|
||||
using namespace Acore::XP;
|
||||
|
||||
Reference in New Issue
Block a user