summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_set_html_summary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/repl_set_html_summary.cpp')
-rw-r--r--src/mongo/db/repl/repl_set_html_summary.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/repl/repl_set_html_summary.cpp b/src/mongo/db/repl/repl_set_html_summary.cpp
index 218dff908fd..14c2ff81b7d 100644
--- a/src/mongo/db/repl/repl_set_html_summary.cpp
+++ b/src/mongo/db/repl/repl_set_html_summary.cpp
@@ -32,8 +32,8 @@
#include "mongo/db/repl/repl_set_html_summary.h"
-#include <string>
#include <sstream>
+#include <string>
#include "mongo/util/mongoutils/html.h"
#include "mongo/util/mongoutils/str.h"