summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_utils_launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/shell/shell_utils_launcher.h')
-rw-r--r--src/mongo/shell/shell_utils_launcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/shell/shell_utils_launcher.h b/src/mongo/shell/shell_utils_launcher.h
index 7ecb8e95384..94ec8b3fec5 100644
--- a/src/mongo/shell/shell_utils_launcher.h
+++ b/src/mongo/shell/shell_utils_launcher.h
@@ -33,8 +33,8 @@
#include <map>
#include <sstream>
#include <string>
-#include <vector>
#include <utility>
+#include <vector>
#include "mongo/bson/bsonobj.h"
#include "mongo/platform/process_id.h"