Browse Source

Removed unneeded predeclaration of CGHeroInstance.

red1939 16 năm trước cách đây
mục cha
commit
03fb725b1f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      CGameInterface.h

+ 0 - 1
CGameInterface.h

@@ -21,7 +21,6 @@ using namespace boost::logic;
 class CCallback;
 class ICallback;
 class CGlobalAI;
-class CGHeroInstance;
 class Component;
 class CSelectableComponent;
 struct TryMoveHero;