update mini zip 1.1 to support aes...

This commit is contained in:
Sen
2015-10-28 18:23:17 +08:00
parent 1bb8a98d51
commit a523114ea1
31 changed files with 7966 additions and 3858 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#define _SSZIPARCHIVE_H
#import <Foundation/Foundation.h>
#include "Common.h"
#include "unzip.h"
@protocol SSZipArchiveDelegate;