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

20 lines
387 B
C
Raw Normal View History

2014-09-13 17:13:32 -05:00
//
// 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