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