summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_names.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/index_names.h')
-rw-r--r--src/mongo/db/index_names.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/index_names.h b/src/mongo/db/index_names.h
index 728906ed701..817fce2dcf6 100644
--- a/src/mongo/db/index_names.h
+++ b/src/mongo/db/index_names.h
@@ -32,8 +32,6 @@
namespace mongo {
- using std::string;
-
class BSONObj;
/**