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