1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00

Revert "Fix linker problem"

This reverts commit 1bbb2f420c54a78391273755d2b1fb1c7150c639.
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;