summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/object_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/rpc/object_check.h')
-rw-r--r--src/mongo/rpc/object_check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/rpc/object_check.h b/src/mongo/rpc/object_check.h
index 8d58baa203b..8c8be115136 100644
--- a/src/mongo/rpc/object_check.h
+++ b/src/mongo/rpc/object_check.h
@@ -29,8 +29,8 @@
#pragma once
#include "mongo/base/data_type_validated.h"
-#include "mongo/bson/bsontypes.h"
#include "mongo/bson/bson_validate.h"
+#include "mongo/bson/bsontypes.h"
#include "mongo/db/server_options.h"
// We do not use the rpc namespace here so we can specialize Validator.