File tree Expand file tree Collapse file tree 6 files changed +67
-66
lines changed Expand file tree Collapse file tree 6 files changed +67
-66
lines changed Load Diff Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 11
11
12
12
#import < Parse/PFConstants.h>
13
13
14
- #import " PFMacros.h"
15
-
16
14
@class BFTask<__covariant BFGenericType>;
17
15
@class PFObject;
18
16
@class PFOfflineStore;
Original file line number Diff line number Diff line change 19
19
#import " PFObjectPrivate.h"
20
20
#import " PFOfflineStore.h"
21
21
#import " PFRelationPrivate.h"
22
+ #import " PFMacros.h"
22
23
23
24
@implementation PFEncoder
24
25
Original file line number Diff line number Diff line change 20
20
#import < Parse/PFConfig.h>
21
21
#import < Parse/PFConfig+Synchronous.h>
22
22
#import < Parse/PFConstants.h>
23
+ #import < Parse/PFDecoder.h>
24
+ #import < Parse/PFEncoder.h>
23
25
#import < Parse/PFFile.h>
24
26
#import < Parse/PFFile+Deprecated.h>
25
27
#import < Parse/PFFile+Synchronous.h>
You can’t perform that action at this time.
0 commit comments