summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/task_runner_test_fixture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/task_runner_test_fixture.cpp')
-rw-r--r--src/mongo/db/repl/task_runner_test_fixture.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/repl/task_runner_test_fixture.cpp b/src/mongo/db/repl/task_runner_test_fixture.cpp
index 3e510603d8a..d94ed168789 100644
--- a/src/mongo/db/repl/task_runner_test_fixture.cpp
+++ b/src/mongo/db/repl/task_runner_test_fixture.cpp
@@ -30,7 +30,6 @@
#include "mongo/db/repl/task_runner_test_fixture.h"
-#include "mongo/db/auth/authorization_manager.h"
#include "mongo/db/repl/task_runner.h"
#include "mongo/stdx/functional.h"
#include "mongo/stdx/memory.h"