mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
tests: attempt to fix build without lua
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
#include "../mock/mock_IBattleInfoCallback.h"
|
||||
#include "../mock/mock_IGameInfoCallback.h"
|
||||
#include "../mock/mock_battle_IBattleState.h"
|
||||
#if SCRIPTING_ENABLED
|
||||
#include "../mock/mock_scripting_Pool.h"
|
||||
#endif
|
||||
#include "../mock/mock_Environment.h"
|
||||
#include "../mock/mock_Services.h"
|
||||
#include "../mock/mock_vstd_CLoggerBase.h"
|
||||
|
||||
Reference in New Issue
Block a user