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

12 lines
248 B
C
Raw Normal View History

2014-09-13 17:13:32 -05:00
#ifndef MAILCORE_MCRFC822_H
#define MAILCORE_MCRFC822_H
#include <MailCore/MCAttachment.h>
#include <MailCore/MCMessageBuilder.h>
#include <MailCore/MCMessageParser.h>
#include <MailCore/MCMessagePart.h>
#include <MailCore/MCMultipart.h>
#endif