EmailScheduler/MailCore.framework/Versions/A/Headers/MCORFC822.h
2014-09-13 17:13:32 -05:00

20 lines
387 B
Objective-C

//
// MCORFC822.h
// mailcore2
//
// Created by DINH Viêt Hoà on 3/22/13.
// Copyright (c) 2013 MailCore. All rights reserved.
//
#ifndef MAILCORE_MCORFC822_H
#define MAILCORE_MCORFC822_H
#import <MailCore/MCOAttachment.h>
#import <MailCore/MCOMessageBuilder.h>
#import <MailCore/MCOMessageParser.h>
#import <MailCore/MCOMessagePart.h>
#import <MailCore/MCOMultipart.h>
#endif