mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Fix build
This commit is contained in:
@@ -13,9 +13,12 @@
|
||||
#include "../../AIUtility.h"
|
||||
#include "../../Goals/AbstractGoal.h"
|
||||
|
||||
struct AIPathNode;
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
struct PathNodeInfo;
|
||||
struct CDestinationNodeInfo;
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
struct AIPathNode;
|
||||
|
||||
class ISpecialAction
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user