Skip to content

Commit

Permalink
Merge pull request #25 from YoonBongKim/master
Browse files Browse the repository at this point in the history
In Xcode 9, Could not load module 'GZIP' error is caused.
  • Loading branch information
nicklockwood authored Jul 3, 2017
2 parents bc13885 + f204f73 commit f1c1102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GZIP/GZIP.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ FOUNDATION_EXPORT double GZIPVersionNumber;
//! Project version string for GZIP.
FOUNDATION_EXPORT const unsigned char GZIPVersionString[];

#import <GZIP/NSData+GZip.h>
#import <GZIP/NSData+GZIP.h>

0 comments on commit f1c1102

Please sign in to comment.