mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-04 21:04:58 +02:00
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
This commit is contained in:
committed by
Kalle Alm
parent
53442af0aa
commit
73f41190b9
@@ -7,8 +7,6 @@
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(timedata_tests, BasicTestingSetup)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(util_MedianFilter)
|
||||
|
||||
Reference in New Issue
Block a user