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

@ -8,6 +8,7 @@
*
*/
#include "StdInc.h"
#include "lib/CModHandler.h"
#include "ScriptFixture.h"