summaryrefslogtreecommitdiffstats
path: root/vdslib/src/tests/container/searchresulttest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vdslib/src/tests/container/searchresulttest.cpp')
-rw-r--r--vdslib/src/tests/container/searchresulttest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/vdslib/src/tests/container/searchresulttest.cpp b/vdslib/src/tests/container/searchresulttest.cpp
index b72df61c2dd..d26424dba06 100644
--- a/vdslib/src/tests/container/searchresulttest.cpp
+++ b/vdslib/src/tests/container/searchresulttest.cpp
@@ -1,9 +1,8 @@
// 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 <cppunit/extensions/HelperMacros.h>
#include <vespa/document/base/testdocman.h>
#include <vespa/vdslib/container/searchresult.h>
+#include <cppunit/extensions/HelperMacros.h>
namespace vdslib {