summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/btree_index_cursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/index/btree_index_cursor.h')
-rw-r--r--src/mongo/db/index/btree_index_cursor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/index/btree_index_cursor.h b/src/mongo/db/index/btree_index_cursor.h
index bff946979e3..51210592532 100644
--- a/src/mongo/db/index/btree_index_cursor.h
+++ b/src/mongo/db/index/btree_index_cursor.h
@@ -28,6 +28,7 @@
#pragma once
+#include <boost/scoped_ptr.hpp>
#include <vector>
#include "mongo/base/status.h"