aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/nntp/MCNNTP.h
blob: c2da3a66936615d6bf2e9cc4b56c6f921ba05d35 (plain)
1
2
3
4
5
6
7
8
9
#ifndef MAILCORE_MCNNTP_H

#define MAILCORE_MCNNTP_H

#include <MailCore/MCNNTPGroupInfo.h>
#include <MailCore/MCNNTPProgressCallback.h>
#include <MailCore/MCNNTPSession.h>

#endif