Fix build break

// FREEBIE
This commit is contained in:
Michael Kirk 2018-03-05 21:43:50 -05:00
parent 6f3663fdcb
commit 126a4cb7ca
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ typedef NS_ENUM(NSUInteger, NotificationType) {
extern NSString *const OWSPreferencesSignalDatabaseCollection;
extern NSString *const OWSPreferencesKeyEnableDebugLog;
@class YapDatabaseReadWriteTransaction;
@interface OWSPreferences : NSObject
#pragma mark - Helpers