#import "ContextAwareAdinCubeDelegate.h"

#import "AdinCube.h"

@interface ContextAwareAdinCubeUserConsentDelegate : ContextAwareAdinCubeDelegate <AdinCubeUserConsentAskDelegate, AdinCubeUserConsentEditDelegate>

@end