mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
refactor(src/server/game): optimise imports (#20541)
This commit is contained in:
@@ -18,10 +18,9 @@
|
||||
#ifndef __ACORE_REPUTATION_MGR_H
|
||||
#define __ACORE_REPUTATION_MGR_H
|
||||
|
||||
#include "Common.h"
|
||||
#include "DatabaseEnvFwd.h"
|
||||
#include "DBCStructure.h"
|
||||
#include "Language.h"
|
||||
#include "QueryResult.h"
|
||||
#include "SharedDefines.h"
|
||||
#include <map>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user