summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/performancetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fastos/src/tests/performancetest.cpp')
-rw-r--r--fastos/src/tests/performancetest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fastos/src/tests/performancetest.cpp b/fastos/src/tests/performancetest.cpp
index 3865920f981..2d0f5c6e415 100644
--- a/fastos/src/tests/performancetest.cpp
+++ b/fastos/src/tests/performancetest.cpp
@@ -1,7 +1,6 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <stdlib.h>
-#include <vespa/fastos/fastos.h>
#include "tests.h"
void PerformanceTest (char *buffer);