aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/rfc822/MCRFC822.h
blob: 340577ae0cf8fe477a0b70c36caaebffa2ce02cb (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