summaryrefslogtreecommitdiff
path: root/src/mongo/db/pdfile.h
diff options
context:
space:
mode:
authorAndrew Morrow <acm@10gen.com>2014-02-14 12:51:59 -0500
committerAndrew Morrow <acm@10gen.com>2014-02-14 18:23:56 -0500
commit5a7ecde80c028947a9b29e82fe461013991e3d07 (patch)
tree267f9966e93cbad7aed8e679ba8a3f9fcc19cc5e /src/mongo/db/pdfile.h
parentfd8b9c9ba1b55fd01fff062e75d33d9c683fe586 (diff)
downloadmongo-5a7ecde80c028947a9b29e82fe461013991e3d07.tar.gz
SERVER-12737 Clean up includes of jsobjmanipulator.h
Diffstat (limited to 'src/mongo/db/pdfile.h')
-rw-r--r--src/mongo/db/pdfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/pdfile.h b/src/mongo/db/pdfile.h
index eb3fff529d3..ad79a8f59ff 100644
--- a/src/mongo/db/pdfile.h
+++ b/src/mongo/db/pdfile.h
@@ -40,7 +40,6 @@
#include "mongo/db/client.h"
#include "mongo/db/catalog/database.h"
#include "mongo/db/diskloc.h"
-#include "mongo/db/jsobjmanipulator.h"
#include "mongo/db/storage/data_file.h"
#include "mongo/db/storage/durable_mapped_file.h"
#include "mongo/db/storage/extent.h"