1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-21 00:19:29 +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

@ -17,6 +17,7 @@
#include "CGameInterface.h"
#include "CScriptingModule.h"
#include "CModHandler.h"
#include "VCMIDirs.h"
#include "serializer/JsonDeserializer.h"