IOSAD-157 Make the adapter compile

IOSAD-157
Dirk Zimmermann 3 years ago
parent 0cd786b3b2
commit 82c072962d

@ -24,6 +24,7 @@
#import "PEPAutoPointer.h"
#import "NSNumber+PEPRating.h"
#import "NSMutableDictionary+PEP.h"
#import "PEPSync.h"
#import "PEPSync_Internal.h" // for [PEPSync createSession:]
#import "PEPInternalConstants.h"

@ -12,7 +12,7 @@
/**
Internal methods of PEPSync.
*/
@interface PEPSync : NSObject
@interface PEPSync ()
/**
Creates an engine session (PEP_SESSION).

Loading…
Cancel
Save