mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Fix(?) mingw
This commit is contained in:
@@ -186,7 +186,7 @@ public:
|
|||||||
PASSED
|
PASSED
|
||||||
};
|
};
|
||||||
|
|
||||||
struct Version
|
struct DLL_LINKAGE Version
|
||||||
{
|
{
|
||||||
int major = 0;
|
int major = 0;
|
||||||
int minor = 0;
|
int minor = 0;
|
||||||
|
Reference in New Issue
Block a user