We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664ad93 commit 540c583Copy full SHA for 540c583
src/protocols/protocol_bitcoind_rpc.cpp
@@ -34,7 +34,6 @@ using namespace network::http;
34
using namespace network::json;
35
using namespace network::monad;
36
using namespace std::placeholders;
37
-using namespace boost::json;
38
39
BC_PUSH_WARNING(NO_THROW_IN_NOEXCEPT)
40
BC_PUSH_WARNING(SMART_PTR_NOT_NEEDED)
0 commit comments