summaryrefslogtreecommitdiff
path: root/src/mongo/db/introspect.cpp
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2015-01-03 16:44:17 -0500
committerAndrew Morrow <acm@mongodb.com>2015-01-05 18:27:00 -0500
commit89a50e9e2934b9b44462a3a81ac429596cb07fd8 (patch)
tree24a72afdea5cf02b4ee59fad43cbb4df85f24eb4 /src/mongo/db/introspect.cpp
parent32b4f794aafd9bd3fb8e5a8bdb858c3066d058ec (diff)
downloadmongo-89a50e9e2934b9b44462a3a81ac429596cb07fd8.tar.gz
SERVER-13256 Remove goodies.h
Diffstat (limited to 'src/mongo/db/introspect.cpp')
-rw-r--r--src/mongo/db/introspect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/introspect.cpp b/src/mongo/db/introspect.cpp
index e4483e904f6..f7b430ffd44 100644
--- a/src/mongo/db/introspect.cpp
+++ b/src/mongo/db/introspect.cpp
@@ -42,7 +42,6 @@
#include "mongo/db/jsobj.h"
#include "mongo/db/storage_options.h"
#include "mongo/db/catalog/collection.h"
-#include "mongo/util/goodies.h"
#include "mongo/util/log.h"
namespace mongo {