Rename Common.h to avoid conflicts with other Cocoapod projects

This commit is contained in:
Joshua Hudson
2016-08-03 16:08:42 -07:00
parent 21cae258bf
commit 6d0ac40a80
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#define _SSZIPARCHIVE_H
#import <Foundation/Foundation.h>
#include "Common.h"
#include "SSZipCommon.h"
NS_ASSUME_NONNULL_BEGIN