aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus_test
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus_test')
-rw-r--r--messagebus_test/src/tests/speed/cpp-client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/messagebus_test/src/tests/speed/cpp-client.cpp b/messagebus_test/src/tests/speed/cpp-client.cpp
index c1d8a8c1c80..7bb30f1f6ff 100644
--- a/messagebus_test/src/tests/speed/cpp-client.cpp
+++ b/messagebus_test/src/tests/speed/cpp-client.cpp
@@ -7,6 +7,7 @@
#include <vespa/messagebus/testlib/simplemessage.h>
#include <vespa/messagebus/testlib/simpleprotocol.h>
#include <vespa/messagebus/testlib/simplereply.h>
+#include <vespa/fastos/timestamp.h>
#include <vespa/fastos/app.h>
using namespace mbus;