summaryrefslogtreecommitdiff
path: root/src/mongo/db/pdfile.h
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2013-07-05 16:16:41 -0400
committerEliot Horowitz <eliot@10gen.com>2013-07-07 23:04:28 -0400
commit82f148923f7b7d52d88b99a9153f6df8adb7ef64 (patch)
treed9127d10d801a5da315104e672a7090703a6f617 /src/mongo/db/pdfile.h
parent2b9d003ef853584a85516be4d18fd01fa9a37056 (diff)
downloadmongo-82f148923f7b7d52d88b99a9153f6df8adb7ef64.tar.gz
split out NamespaceIndex into its own file and clean dependencies a bit
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 e4fbc265322..5df0ddbacd2 100644
--- a/src/mongo/db/pdfile.h
+++ b/src/mongo/db/pdfile.h
@@ -30,7 +30,6 @@
#include "mongo/db/jsobjmanipulator.h"
#include "mongo/db/memconcept.h"
#include "mongo/db/mongommf.h"
-#include "mongo/db/namespace-inl.h"
#include "mongo/db/namespace_details-inl.h"
#include "mongo/db/namespacestring.h"
#include "mongo/db/pdfile_version.h"