diff options
Diffstat (limited to 'src/mongo/db/hashindex.h')
-rw-r--r-- | src/mongo/db/hashindex.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/db/hashindex.h b/src/mongo/db/hashindex.h index 8c020acf8c0..7451ba307f1 100644 --- a/src/mongo/db/hashindex.h +++ b/src/mongo/db/hashindex.h @@ -1,3 +1,5 @@ +// XXX THIS FILE IS DEPRECATED. PLEASE DON'T MODIFY WITHOUT TALKING TO HK + // hashindex.h /** |