summaryrefslogtreecommitdiff
path: root/test/util_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-29 01:47:32 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-29 01:47:32 +0100
commitce73eaf7875a9a3326afcd839ad85eb95879c160 (patch)
treec4cff45a7bada9aebf48b6e51c5dffe086045e20 /test/util_test.cc
parent0f772d68ef7fb32002538ce9ca7c9764d0d7135b (diff)
Cleanup: test tidying.
Diffstat (limited to 'test/util_test.cc')
-rw-r--r--test/util_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/util_test.cc b/test/util_test.cc
index a45c144b1..872e6f885 100644
--- a/test/util_test.cc
+++ b/test/util_test.cc
@@ -35,7 +35,6 @@
using std::list;
-using std::shared_ptr;
using std::string;
using std::vector;
#if BOOST_VERSION >= 106100