summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/testapp-debug/debugtest.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 /vespalib/src/tests/testapp-debug/debugtest.cpp
parent1026c45714c0c3df53b0c3a660cda7c4a04a22cd (diff)
parent57e423f562a610540a59ec0956a18312858bb35a (diff)
Merge pull request #2603 from yahoo/balder/fully-remove-fastos.h
Balder/fully remove fastos.h
Diffstat (limited to 'vespalib/src/tests/testapp-debug/debugtest.cpp')
-rw-r--r--vespalib/src/tests/testapp-debug/debugtest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespalib/src/tests/testapp-debug/debugtest.cpp b/vespalib/src/tests/testapp-debug/debugtest.cpp
index a3c22d2f04a..1189b39d782 100644
--- a/vespalib/src/tests/testapp-debug/debugtest.cpp
+++ b/vespalib/src/tests/testapp-debug/debugtest.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>
using namespace vespalib;