Revert "Fix linker problem"

This reverts commit 1bbb2f420c.
This commit is contained in:
nordsoft
2022-09-04 15:47:29 +04:00
parent adde2e6b30
commit 18dae7deca
+1 -1
View File
@@ -10,7 +10,7 @@
#pragma once
#include "BattleHex.h"
class ObstacleInfo;
struct ObstacleInfo;
class ObstacleChanges;
class JsonSerializeFormat;