From 65eced031a2c8d8b1c5e5815881466b8fbb3bc01 Mon Sep 17 00:00:00 2001 From: Benety Goh Date: Fri, 12 Oct 2018 09:37:57 -0400 Subject: SERVER-36889 unshim MultiIndexBlock --- src/mongo/db/dbhelpers.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mongo/db/dbhelpers.cpp') diff --git a/src/mongo/db/dbhelpers.cpp b/src/mongo/db/dbhelpers.cpp index 2c29260a9e9..676d7c104de 100644 --- a/src/mongo/db/dbhelpers.cpp +++ b/src/mongo/db/dbhelpers.cpp @@ -35,7 +35,6 @@ #include #include -#include "mongo/db/catalog/index_create.h" #include "mongo/db/db_raii.h" #include "mongo/db/exec/working_set_common.h" #include "mongo/db/index/btree_access_method.h" -- cgit v1.2.1