AutoAlerts/AACoreDataStack.h

4 lines
80 B
Objective-C

#import "AADataStore.h"
@interface AACoreDataStack: NSObject <AADataStore>
@end