summaryrefslogtreecommitdiffstats
path: root/config/src/tests/file_subscription/file_subscription.cpp
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2017-06-01 17:05:07 +0200
committerGitHub <noreply@github.com>2017-06-01 17:05:07 +0200
commit54581b5ecd98230dc90fe787f1f02a33ebffbff6 (patch)
tree74be8268751aea38c9e97dc0b68b1899b03410d3 /config/src/tests/file_subscription/file_subscription.cpp
parent1026c45714c0c3df53b0c3a660cda7c4a04a22cd (diff)
parent57e423f562a610540a59ec0956a18312858bb35a (diff)
Merge pull request #2603 from yahoo/balder/fully-remove-fastos.h
Balder/fully remove fastos.h
Diffstat (limited to 'config/src/tests/file_subscription/file_subscription.cpp')
-rw-r--r--config/src/tests/file_subscription/file_subscription.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/src/tests/file_subscription/file_subscription.cpp b/config/src/tests/file_subscription/file_subscription.cpp
index c770d8da349..622610ac1b5 100644
--- a/config/src/tests/file_subscription/file_subscription.cpp
+++ b/config/src/tests/file_subscription/file_subscription.cpp
@@ -1,5 +1,4 @@
// 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/vespalib/testkit/test_kit.h>
#include <vespa/config/config.h>
#include <vespa/config/common/configholder.h>