From 7df6611bd27389f5fa73eea55ac0b1dcf54dda25 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 7 Aug 2013 12:20:44 +0000 Subject: minizip updated zlib libs removed coz we have dll in miranda git-svn-id: http://svn.miranda-ng.org/main/trunk@5610 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/BasicHistory/src/zip/mztools.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'plugins/BasicHistory/src/zip/mztools.h') diff --git a/plugins/BasicHistory/src/zip/mztools.h b/plugins/BasicHistory/src/zip/mztools.h index 88b34592bf..a49a426ec2 100644 --- a/plugins/BasicHistory/src/zip/mztools.h +++ b/plugins/BasicHistory/src/zip/mztools.h @@ -28,4 +28,10 @@ extern int ZEXPORT unzRepair(const char* file, uLong* nRecovered, uLong* bytesRecovered); + +#ifdef __cplusplus +} +#endif + + #endif -- cgit v1.2.3