aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/bitcompression/expgolomb/expgolomb_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/tests/bitcompression/expgolomb/expgolomb_test.cpp')
-rw-r--r--searchlib/src/tests/bitcompression/expgolomb/expgolomb_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchlib/src/tests/bitcompression/expgolomb/expgolomb_test.cpp b/searchlib/src/tests/bitcompression/expgolomb/expgolomb_test.cpp
index 17e0641ccaf..789a216267f 100644
--- a/searchlib/src/tests/bitcompression/expgolomb/expgolomb_test.cpp
+++ b/searchlib/src/tests/bitcompression/expgolomb/expgolomb_test.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 <vespa/fastos/fastos.h>
#include <vespa/log/log.h>
LOG_SETUP("expglomb_test");
#include <vespa/searchlib/bitcompression/compression.h>