aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/nntp/MCNNTPSession.cc
diff options
context:
space:
mode:
authorGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2014-11-14 14:45:40 -0800
committerGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2014-11-14 14:45:40 -0800
commitd5f966fd2a4a79369ea8d1df37846a5228c6a4e5 (patch)
tree255d4cc37f4cbefe8bf9643dc09ddb61a015a47f /src/core/nntp/MCNNTPSession.cc
parent40cd8b05df153b2ae08758f346b7262a55ce5692 (diff)
Port to win32
Diffstat (limited to 'src/core/nntp/MCNNTPSession.cc')
-rw-r--r--src/core/nntp/MCNNTPSession.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/nntp/MCNNTPSession.cc b/src/core/nntp/MCNNTPSession.cc
index 3c7ea7a3..4f50f46e 100644
--- a/src/core/nntp/MCNNTPSession.cc
+++ b/src/core/nntp/MCNNTPSession.cc
@@ -6,6 +6,8 @@
// Copyright (c) 2014 MailCore. All rights reserved.
//
+#include "MCWin32.h" // should be included first.
+
#include "MCNNTPSession.h"
#include <string.h>