






#include "ADP.h"

@interface GuestJustifiedPrologHashPortraits : NSObject

@end

@implementation GuestJustifiedPrologHashPortraits

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

@end
