mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
Fixed (hopefully) the compile error with gcc.
--HG-- branch : trunk
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define TRINITY_GRIDSTATES_H
|
||||
|
||||
#include "Map.h"
|
||||
#include "Object.h"
|
||||
|
||||
class TRINITY_DLL_DECL GridState
|
||||
{
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include "Database/DBCStructure.h"
|
||||
#include "GridDefines.h"
|
||||
#include "Cell.h"
|
||||
#include "Object.h"
|
||||
#include "Timer.h"
|
||||
#include "SharedDefines.h"
|
||||
#include "GameSystem/GridRefManager.h"
|
||||
|
||||
@@ -93,7 +93,6 @@ class ByteBuffer;
|
||||
class WorldSession;
|
||||
class Creature;
|
||||
class Player;
|
||||
class Map;
|
||||
class UpdateMask;
|
||||
class InstanceData;
|
||||
class GameObject;
|
||||
|
||||
Reference in New Issue
Block a user