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
@@ -28,7 +28,7 @@
#include "zlib.h"
#include "unzip.h"
#include "Common.h"
#include "SSZipCommon.h"
#ifdef STDC
# include <stddef.h>