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

18 lines
315 B
C
Raw Normal View History

2014-09-13 17:13:32 -05:00
//
// MCOSMTP.h
// mailcore2
//
// Created by DINH Viêt Hoà on 3/29/13.
// Copyright (c) 2013 MailCore. All rights reserved.
//
#ifndef MAILCORE_MCOSMTP_H
#define MAILCORE_MCOSMTP_H
#import <MailCore/MCOSMTPSession.h>
#import <MailCore/MCOSMTPSendOperation.h>
#import <MailCore/MCOSMTPOperation.h>
#endif