summaryrefslogtreecommitdiffstats
path: root/storageapi/src/tests/testrunner.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-12-18 06:21:31 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-19 14:15:46 +0000
commit7b3546f050fa2420bb6dc5222f078d2401cdef62 (patch)
treedded9791b21a4286b930e1556e84e88476c9b6a7 /storageapi/src/tests/testrunner.cpp
parent561d81f41cf3ac93990c4d13743c97aff932f1c0 (diff)
Only include what you need
Diffstat (limited to 'storageapi/src/tests/testrunner.cpp')
-rw-r--r--storageapi/src/tests/testrunner.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageapi/src/tests/testrunner.cpp b/storageapi/src/tests/testrunner.cpp
index d6a42e57fb4..9a07796a3f4 100644
--- a/storageapi/src/tests/testrunner.cpp
+++ b/storageapi/src/tests/testrunner.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>
#include <vespa/vdstestlib/cppunit/cppunittestrunner.h>