summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/traits/traits_test.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/traits/traits_test.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/traits/traits_test.cpp')
-rw-r--r--vespalib/src/tests/traits/traits_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespalib/src/tests/traits/traits_test.cpp b/vespalib/src/tests/traits/traits_test.cpp
index 82824d8c2ee..61725332df3 100644
--- a/vespalib/src/tests/traits/traits_test.cpp
+++ b/vespalib/src/tests/traits/traits_test.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/vespalib/util/traits.h>
#include <vespa/vespalib/util/arrayqueue.hpp>