aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/pop/MCPOP.h
blob: db17430acb50c3737aae02c96e3680269fee9b86 (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