From 602bb910df6998d0f7c56a67d2707c9c6c2e7d58 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Wed, 30 Nov 2016 18:06:54 +0000 Subject: Targeted include --- searchlib/src/tests/transactionlogstress/translogstress.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'searchlib/src/tests') diff --git a/searchlib/src/tests/transactionlogstress/translogstress.cpp b/searchlib/src/tests/transactionlogstress/translogstress.cpp index 1c51c81e633..1199ff48843 100644 --- a/searchlib/src/tests/transactionlogstress/translogstress.cpp +++ b/searchlib/src/tests/transactionlogstress/translogstress.cpp @@ -1,7 +1,6 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -#include -#include #include +#include #include #include #include @@ -10,6 +9,7 @@ #include #include +#include LOG_SETUP("translogstress"); using document::ByteBuffer; -- cgit v1.2.3