aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/statusreporterdelegatetest.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-04-05 20:59:01 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-04-23 13:31:24 +0200
commit40bddbaac34ece542a057aa97eb63db6f1c5775e (patch)
tree5de3547eee329ed1b064722a697d2cda9eb53476 /storage/src/tests/distributor/statusreporterdelegatetest.cpp
parentb57308e4a134fb6139d2cb52a031d3e7185f16cf (diff)
Including storage now builds fine with override enforcement.
Diffstat (limited to 'storage/src/tests/distributor/statusreporterdelegatetest.cpp')
-rw-r--r--storage/src/tests/distributor/statusreporterdelegatetest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/distributor/statusreporterdelegatetest.cpp b/storage/src/tests/distributor/statusreporterdelegatetest.cpp
index f136b00244a..d9f647a52a5 100644
--- a/storage/src/tests/distributor/statusreporterdelegatetest.cpp
+++ b/storage/src/tests/distributor/statusreporterdelegatetest.cpp
@@ -1,5 +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/vdstestlib/cppunit/macros.h>
#include <tests/common/testhelper.h>
#include <tests/distributor/distributortestutil.h>