mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
refactor(src/server/game/Movement): remove unused imports (#20098)
This commit is contained in:
@@ -18,11 +18,9 @@
|
||||
#ifndef ACORE_MOVEMENTGENERATOR_H
|
||||
#define ACORE_MOVEMENTGENERATOR_H
|
||||
|
||||
#include "Common.h"
|
||||
#include "Define.h"
|
||||
#include "FactoryHolder.h"
|
||||
#include "MotionMaster.h"
|
||||
#include "ObjectRegistry.h"
|
||||
|
||||
class Unit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user