summaryrefslogtreecommitdiffstats
path: root/vbench/src/tests/http_connection_pool/http_connection_pool_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vbench/src/tests/http_connection_pool/http_connection_pool_test.cpp')
-rw-r--r--vbench/src/tests/http_connection_pool/http_connection_pool_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/vbench/src/tests/http_connection_pool/http_connection_pool_test.cpp b/vbench/src/tests/http_connection_pool/http_connection_pool_test.cpp
index c0c5982d22b..08d44057dfc 100644
--- a/vbench/src/tests/http_connection_pool/http_connection_pool_test.cpp
+++ b/vbench/src/tests/http_connection_pool/http_connection_pool_test.cpp
@@ -1,7 +1,6 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/testkit/testapp.h>
#include <vbench/test/all.h>
-#include <vespa/vespalib/util/sync.h>
#include <vespa/vespalib/net/crypto_engine.h>
using namespace vbench;