mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02: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:
parent
9b1ab860ff
commit
856e862f4a
11 changed files with 29 additions and 49 deletions
|
|
@ -20,7 +20,6 @@
|
|||
#include <boost/tuple/tuple.hpp>
|
||||
|
||||
using namespace std;
|
||||
using namespace boost::tuples;
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(bloom_tests)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue