summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/near.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/exec/near.h')
-rw-r--r--src/mongo/db/exec/near.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/exec/near.h b/src/mongo/db/exec/near.h
index e2eba0c6b53..d9ccdc4b92a 100644
--- a/src/mongo/db/exec/near.h
+++ b/src/mongo/db/exec/near.h
@@ -30,8 +30,8 @@
#include <queue>
-#include "mongo/base/string_data.h"
#include "mongo/base/status_with.h"
+#include "mongo/base/string_data.h"
#include "mongo/db/catalog/collection.h"
#include "mongo/db/exec/plan_stage.h"
#include "mongo/db/exec/plan_stats.h"