aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/smtp/MCSMTP.h
blob: 452e024ff5e2ed58b9158ab6fd4916d9df9d2347 (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