mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
How about now?
This commit is contained in:
parent
7df36279c5
commit
35c1ef7be2
@ -9,10 +9,13 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "../lib/StartInfo.h"
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
struct StartInfo;
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
class CVCMIServer;
|
||||
struct StartInfo;
|
||||
|
||||
class IServerRunner
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user