Dont't import "minizip/zip.h" in the header file

This commit is contained in:
Bernd Ohr
2011-12-27 17:15:40 +01:00
parent cd31818aa4
commit 0a7c36ffb7
-1
View File
@@ -7,7 +7,6 @@
//
#import <Foundation/Foundation.h>
#import "minizip/zip.h"
@interface SSZipArchive : NSObject