From 40bddbaac34ece542a057aa97eb63db6f1c5775e Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Wed, 5 Apr 2017 20:59:01 +0200 Subject: Including storage now builds fine with override enforcement. --- messagebus_test/src/tests/errorcodes/dumpcodes.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'messagebus_test/src/tests') 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 -#include -LOG_SETUP("dumpcodes"); + #include -#include +#include using namespace mbus; -- cgit v1.2.3