summaryrefslogtreecommitdiff
path: root/src/mongo/bson/util/bson_extract_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/bson/util/bson_extract_test.cpp')
-rw-r--r--src/mongo/bson/util/bson_extract_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/bson/util/bson_extract_test.cpp b/src/mongo/bson/util/bson_extract_test.cpp
index c8d90a59d3c..dbb76f1a9c7 100644
--- a/src/mongo/bson/util/bson_extract_test.cpp
+++ b/src/mongo/bson/util/bson_extract_test.cpp
@@ -34,7 +34,6 @@
#include "mongo/bson/util/bson_extract.h"
#include "mongo/db/jsobj.h"
#include "mongo/db/repl/optime.h"
-#include "mongo/stdx/functional.h"
#include "mongo/unittest/unittest.h"
using namespace mongo;