1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Fix Lua and test building

This commit is contained in:
Ivan Savenko
2023-10-23 16:05:38 +03:00
parent b88a8da4e8
commit ae92bdfb51
18 changed files with 13 additions and 15 deletions

View File

@@ -11,6 +11,7 @@
#include "StdInc.h"
#include "NetPackFixture.h"
#include "../../lib/networkPacks/PacksForClient.h"
namespace test
{

View File

@@ -10,7 +10,6 @@
#pragma once
#include "../../lib/NetPacks.h"
#include "../../lib/gameState/CGameState.h"
namespace test