Explorar o código

Update RecruitHeroBehavior.cpp

Removed inclusion of no longer existing and also not needed header.
Xilmi hai 1 ano
pai
achega
f04e110e2c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      AI/Nullkiller/Behaviors/RecruitHeroBehavior.cpp

+ 0 - 1
AI/Nullkiller/Behaviors/RecruitHeroBehavior.cpp

@@ -13,7 +13,6 @@
 #include "../AIUtility.h"
 #include "../Goals/RecruitHero.h"
 #include "../Goals/ExecuteHeroChain.h"
-#include "../lib/CHeroHandler.h"
 
 namespace NKAI
 {