aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/rfc822/MCRFC822.h
blob: 66c4d40830b2ab7e559736baacc8ffeb114d0477 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef MAILCORE_MCRFC822_H

#define MAILCORE_MCRFC822_H

#include <MailCore/MCAttachment.h>
#include <MailCore/MCMessageBuilder.h>
#include <MailCore/MCMessageParser.h>
#include <MailCore/MCMessagePart.h>
#include <MailCore/MCMultipart.h>

#endif