summaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/errorcodes/dumpcodes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus_test/src/tests/errorcodes/dumpcodes.cpp')
-rw-r--r--messagebus_test/src/tests/errorcodes/dumpcodes.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/messagebus_test/src/tests/errorcodes/dumpcodes.cpp b/messagebus_test/src/tests/errorcodes/dumpcodes.cpp
index a381efc2238..81a764d02d9 100644
--- a/messagebus_test/src/tests/errorcodes/dumpcodes.cpp
+++ b/messagebus_test/src/tests/errorcodes/dumpcodes.cpp
@@ -1,9 +1,7 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <vespa/fastos/fastos.h>
-#include <vespa/log/log.h>
-LOG_SETUP("dumpcodes");
+
#include <vespa/messagebus/errorcode.h>
-#include <string>
+#include <vespa/fastos/app.h>
using namespace mbus;