aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/bytecomplens
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-06-01 14:15:47 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-06-01 16:54:58 +0200
commit349fee6bca3fbe9034a8e2b1cc65b287771e86e7 (patch)
tree876e51ffea0bbfaab0852bec523f14d8d7a4edd9 /searchlib/src/tests/bytecomplens
parent1026c45714c0c3df53b0c3a660cda7c4a04a22cd (diff)
Checkpount for removing fastos from tests
Diffstat (limited to 'searchlib/src/tests/bytecomplens')
-rw-r--r--searchlib/src/tests/bytecomplens/bytecomp.cpp1
-rw-r--r--searchlib/src/tests/bytecomplens/tblprint.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/searchlib/src/tests/bytecomplens/bytecomp.cpp b/searchlib/src/tests/bytecomplens/bytecomp.cpp
index 78b5cbd24dd..87293b43842 100644
--- a/searchlib/src/tests/bytecomplens/bytecomp.cpp
+++ b/searchlib/src/tests/bytecomplens/bytecomp.cpp
@@ -1,6 +1,5 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <memory>
-#include <vespa/fastos/fastos.h>
#include <vespa/log/log.h>
LOG_SETUP("bytecomplens_test");
#include <vespa/vespalib/testkit/testapp.h>
diff --git a/searchlib/src/tests/bytecomplens/tblprint.cpp b/searchlib/src/tests/bytecomplens/tblprint.cpp
index 93657d82178..bef3f3db662 100644
--- a/searchlib/src/tests/bytecomplens/tblprint.cpp
+++ b/searchlib/src/tests/bytecomplens/tblprint.cpp
@@ -1,5 +1,4 @@
// 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("tblprint");
#include <vespa/vespalib/util/random.h>