mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-31 01:23:47 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#ifndef AZEROTHCORE_WORLDMOCK_H
|
||||
#define AZEROTHCORE_WORLDMOCK_H
|
||||
|
||||
#include "ArenaSpectator.h"
|
||||
#include "gmock/gmock.h"
|
||||
#include "IWorld.h"
|
||||
#include "ArenaSpectator.h"
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wunused-parameter"
|
||||
|
||||
Reference in New Issue
Block a user