aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/smtp/MCSMTP.h
blob: 0b1560bdda6cffb86d079538f11cd2569635d53c (plain)
1
2
3
4
5
6
7
8
#ifndef __MAILCORE_MCSMTP_H

#define __MAILCORE_MCSMTP_H

#include <MailCore/MCSMTPProgressCallback.h>
#include <MailCore/MCSMTPSession.h>

#endif