aboutsummaryrefslogtreecommitdiffstats
path: root/storageframework/src/tests/clock/timetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storageframework/src/tests/clock/timetest.cpp')
-rw-r--r--storageframework/src/tests/clock/timetest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageframework/src/tests/clock/timetest.cpp b/storageframework/src/tests/clock/timetest.cpp
index c7319667ea8..c41676e5f4d 100644
--- a/storageframework/src/tests/clock/timetest.cpp
+++ b/storageframework/src/tests/clock/timetest.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/storageframework/generic/clock/time.h>
#include <vespa/storageframework/defaultimplementation/clock/fakeclock.h>
#include <vespa/vdstestlib/cppunit/macros.h>