|
|
|
@ -1,9 +1,8 @@
|
|
|
|
|
#import "OWSPrimaryStorage.h"
|
|
|
|
|
#import <AxolotlKit/PreKeyRecord.h>
|
|
|
|
|
#import <AxolotlKit/PreKeyBundle.h>
|
|
|
|
|
#import <YapDatabase/YapDatabase.h>
|
|
|
|
|
|
|
|
|
|
@class PreKeyRecord;
|
|
|
|
|
@class PreKeyBundle;
|
|
|
|
|
|
|
|
|
|
NS_ASSUME_NONNULL_BEGIN
|
|
|
|
|
|
|
|
|
|
@interface OWSPrimaryStorage (Loki)
|
|
|
|
|