aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/MailCore.h
blob: 8b0897f0148145818d001d6d1167082435e02467 (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