summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/executor/stress_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/executor/stress_test.cpp')
-rw-r--r--vespalib/src/tests/executor/stress_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/src/tests/executor/stress_test.cpp b/vespalib/src/tests/executor/stress_test.cpp
index 5c7620afb14..702991fd779 100644
--- a/vespalib/src/tests/executor/stress_test.cpp
+++ b/vespalib/src/tests/executor/stress_test.cpp
@@ -4,6 +4,7 @@
#include <vespa/vespalib/util/executor.h>
#include <vespa/vespalib/util/threadstackexecutor.h>
#include <vespa/vespalib/locale/c.h>
+#include <vespa/fastos/time.h>
using namespace vespalib;
using namespace std::literals;