aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/MailCore.h
blob: 978b9cf7f6a183d2dd417a1eec36aec9a3e7d2f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
//  mailcore.h
//  mailcore2
//
//  Created by DINH Viêt Hoà on 1/10/13.
//  Copyright (c) 2013 MailCore. All rights reserved.
//

#ifndef __MAILCORE_MAILCORE_h

#define __MAILCORE_MAILCORE_h

#include <MailCore/MCCore.h>
#include <MailCore/MCAsync.h>
#include <MailCore/MCObjC.h>

#endif