summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/net/ssl_stream.cpp')
-rw-r--r--src/mongo/util/net/ssl_stream.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/util/net/ssl_stream.cpp b/src/mongo/util/net/ssl_stream.cpp
index b7022df9532..a99723d4a32 100644
--- a/src/mongo/util/net/ssl_stream.cpp
+++ b/src/mongo/util/net/ssl_stream.cpp
@@ -7,6 +7,8 @@
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
+#include "mongo/platform/basic.h"
+
#include "mongo/config.h"
#ifdef MONGO_CONFIG_SSL