From 5f4a41f20a189ec2863760cd1f5117435277f40f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 15 Apr 2020 21:21:07 +0200 Subject: Remove some unnecessary using statements. --- test/crypto_test.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/crypto_test.cc b/test/crypto_test.cc index 586535dfe..d96deafa4 100644 --- a/test/crypto_test.cc +++ b/test/crypto_test.cc @@ -26,7 +26,6 @@ using std::string; using std::list; -using boost::shared_array; BOOST_AUTO_TEST_CASE (crypto_test) { -- cgit v1.2.3