1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00

Final compile fix.

This commit is contained in:
DjWarmonger
2016-02-02 18:48:20 +01:00
parent afd5b8807d
commit 7cf2d79584
3 changed files with 3 additions and 6 deletions

View File

@ -7,11 +7,8 @@
#include "../minizip/unzip.h"
#endif
#include "../minizip/ioapi.h"
#include <cstdio>
#ifdef VCMI_WINDOWS
#ifndef _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_WARNINGS