diff options
Diffstat (limited to 'src/mongo/s/catalog_cache_test.cpp')
| -rw-r--r-- | src/mongo/s/catalog_cache_test.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/s/catalog_cache_test.cpp b/src/mongo/s/catalog_cache_test.cpp index b894d6cdee6..61a6ca2b067 100644 --- a/src/mongo/s/catalog_cache_test.cpp +++ b/src/mongo/s/catalog_cache_test.cpp @@ -33,6 +33,8 @@ #include <boost/optional/optional_io.hpp> +#include "mongo/db/cursor_id.h" +#include "mongo/db/query/cursor_response.h" #include "mongo/s/catalog/type_database_gen.h" #include "mongo/s/catalog_cache.h" #include "mongo/s/catalog_cache_loader_mock.h" |
