fix(core): fix compilation warning in SOGoCacheGCSObject

This commit is contained in:
tfux
2022-01-17 13:58:15 +01:00
committed by GitHub
parent 1ab21b041e
commit c75ac6c321
+1
View File
@@ -22,6 +22,7 @@
#import <GDLAccess/EOAdaptorContext.h>
#import <GDLAccess/EOAttribute.h>
#import <GDLContentStore/GCSChannelManager.h>
#import <GDLContentStore/GCSFolderManager.h>
#import <NGExtensions/NGBase64Coding.h>
#import <NGExtensions/NSNull+misc.h>
#import <NGExtensions/NSObject+Logs.h>