Skip to content

Commit f353536

Browse files
committed
Fixed import
1 parent 83329c0 commit f353536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Supporting Files/JSONCodable.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
#import <Foundation/Foundation.h>
10-
#import <JSONCodable/JSONCodable-Swift.h>
10+
//#import <JSONCodable/JSONCodable-Swift.h>
1111

1212
//! Project version number for JSONCodable.
1313
FOUNDATION_EXPORT double JSONCodable_VersionNumber;

0 commit comments

Comments
 (0)