aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-05-03 16:58:18 +0200
committerGitHub <noreply@github.com>2017-05-03 16:58:18 +0200
commit56cda12279b911a004a2e8c41ab274665a7a8b5f (patch)
treef1bfc1a650ff84310a6375e3ccf02660223e8ee8 /searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp
parent790c0537be1444dec6e1f4c6cdb597bedb707e91 (diff)
Revert "Revert "Fix warnings hidden earlier due to including application headers as s…""
Diffstat (limited to 'searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp')
-rw-r--r--searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp b/searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp
index 3bab4acceee..ed8146071e0 100644
--- a/searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp
+++ b/searchlib/src/tests/indexmetainfo/indexmetainfo_test.cpp
@@ -1,7 +1,5 @@
// 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("indexmetainfo_test");
+
#include <vespa/vespalib/testkit/test_kit.h>
#include <vespa/vespalib/testkit/testapp.h>
#include <vespa/searchlib/common/indexmetainfo.h>