1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00

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

View File

@ -10,7 +10,7 @@
#pragma once
#include "BattleHex.h"
class ObstacleInfo;
struct ObstacleInfo;
class ObstacleChanges;
class JsonSerializeFormat;