EmailScheduler/MailCore.framework/Versions/A/Headers/MCAbstract.h

14 lines
344 B
C
Raw Normal View History

2014-09-13 17:13:32 -05:00
#ifndef MAILCORE_MCABSTRACT_H
#define MAILCORE_MCABSTRACT_H
#include <MailCore/MCAbstractMessage.h>
#include <MailCore/MCAbstractMessagePart.h>
#include <MailCore/MCAbstractMultipart.h>
#include <MailCore/MCAbstractPart.h>
#include <MailCore/MCAddress.h>
#include <MailCore/MCMessageConstants.h>
#include <MailCore/MCMessageHeader.h>
#endif