mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	fix MXE build
This commit is contained in:
		| @@ -1,7 +1,9 @@ | ||||
| #pragma once | ||||
|  | ||||
| #include "StdInc.h" | ||||
|  | ||||
| VCMI_LIB_NAMESPACE_BEGIN | ||||
| 	 | ||||
|  | ||||
| namespace GameConstants | ||||
| { | ||||
| extern const char GIT_SHA1[]; | ||||
|   | ||||
| @@ -9,6 +9,8 @@ | ||||
|  */ | ||||
| #pragma once | ||||
|  | ||||
| #include "StdInc.h" | ||||
|  | ||||
| #include <QVariantMap> | ||||
| #include <QVariant> | ||||
| #include <QVector> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user