summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/executor/task_executor.h')
-rw-r--r--src/mongo/executor/task_executor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/executor/task_executor.h b/src/mongo/executor/task_executor.h
index 8ef9e732233..8d7c9cf72b7 100644
--- a/src/mongo/executor/task_executor.h
+++ b/src/mongo/executor/task_executor.h
@@ -41,6 +41,7 @@
#include "mongo/platform/hash_namespace.h"
#include "mongo/stdx/condition_variable.h"
#include "mongo/stdx/functional.h"
+#include "mongo/util/future.h"
#include "mongo/util/time_support.h"
namespace mongo {