1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00

Fix tests + scripting compilation on gcc

This commit is contained in:
Dydzio
2023-01-04 21:33:56 +01:00
committed by Ivan Savenko
parent 1700a598f6
commit a2ce9220ed
15 changed files with 45 additions and 41 deletions

View File

@ -24,6 +24,7 @@
#include "../../lib/filesystem/Filesystem.h"
#include "../../lib/battle/IBattleInfoCallback.h"
#include "../../lib/CGameInfoCallback.h"
#include "../../lib/CModHandler.h"
VCMI_LIB_NAMESPACE_BEGIN