mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-02 08:51:21 +01:00
namespace: drop most boost namespaces and a few header cleanups
A few boost::asio were left around because they're very wordy otherwise.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include <boost/tuple/tuple.hpp>
|
||||
|
||||
using namespace std;
|
||||
using namespace boost::tuples;
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(bloom_tests)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user