






#include "ADP.h"

@interface HealthRhythmAlertEldestUndo : NSObject

@end

@implementation HealthRhythmAlertEldestUndo

+ (void)aggregateMid {
    ADPInit(NULL);
}

@end
