소스 검색

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;