aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/pop/MCPOP.h
blob: 7651f9e60b84a5ae5cf8b774dccd9b7550f57f67 (plain)
1
2
3
4
5
6
7
8
9
#ifndef __MAILCORE_MCPOP_H

#define __MAILCORE_MCPOP_H

#include <mailcore/MCPOPMessageInfo.h>
#include <mailcore/MCPOPProgressCallback.h>
#include <mailcore/MCPOPSession.h>

#endif