summaryrefslogtreecommitdiff
path: root/src/mongo/db/jsobj.h
diff options
context:
space:
mode:
authorMathias Stearn <mathias@10gen.com>2015-02-19 13:33:36 -0500
committerMathias Stearn <mathias@10gen.com>2015-03-27 14:32:37 -0400
commitcafa5d7815509e5ce4fa65f4def89cf18e087bcf (patch)
tree5293417470ae7e0432eeb943f81d9e988880e669 /src/mongo/db/jsobj.h
parentee8ebe091acd1c519b6e5485e8da642f3c4af892 (diff)
downloadmongo-cafa5d7815509e5ce4fa65f4def89cf18e087bcf.tar.gz
Merge bsonobjiterator.h/cpp into bsonobj.h/cpp
Diffstat (limited to 'src/mongo/db/jsobj.h')
-rw-r--r--src/mongo/db/jsobj.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/jsobj.h b/src/mongo/db/jsobj.h
index de16b723e35..83bb1d80879 100644
--- a/src/mongo/db/jsobj.h
+++ b/src/mongo/db/jsobj.h
@@ -50,7 +50,6 @@
#include "mongo/bson/bsonobj.h"
#include "mongo/bson/bsonmisc.h"
#include "mongo/bson/bsonobjbuilder.h"
-#include "mongo/bson/bsonobjiterator.h"
#include "mongo/bson/ordering.h"
#include "mongo/base/string_data.h"
#include "mongo/bson/bson_db.h"