浏览代码

Removed unneeded predeclaration of CGHeroInstance.

red1939 16 年之前
父节点
当前提交
03fb725b1f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;