remove dead "using namespace boost::asio;" from rpcdump.cpp
This commit is contained in:
parent
8e154e4d74
commit
bd09334d1a
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
#define printf OutputDebugStringF
|
#define printf OutputDebugStringF
|
||||||
|
|
||||||
// using namespace boost::asio;
|
|
||||||
using namespace json_spirit;
|
using namespace json_spirit;
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue