summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/write_ops_parsers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/ops/write_ops_parsers.h')
-rw-r--r--src/mongo/db/ops/write_ops_parsers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/ops/write_ops_parsers.h b/src/mongo/db/ops/write_ops_parsers.h
index 526703fadd3..376fac81874 100644
--- a/src/mongo/db/ops/write_ops_parsers.h
+++ b/src/mongo/db/ops/write_ops_parsers.h
@@ -29,8 +29,8 @@
#pragma once
#include "mongo/db/jsobj.h"
-#include "mongo/util/net/message.h"
#include "mongo/db/ops/write_ops.h"
+#include "mongo/util/net/message.h"
namespace mongo {