]> Git Repo - VerusCoin.git/blobdiff - src/rpcprotocol.cpp
namespace: drop most boost namespaces and a few header cleanups
[VerusCoin.git] / src / rpcprotocol.cpp
index c4d6f06b12c1060c574750c2ac495423be40ba27..95d6b9e5317a8ef0fb6e140b8bbede8275bcea17 100644 (file)
@@ -26,8 +26,6 @@
 #include "json/json_spirit_writer_template.h"
 
 using namespace std;
-using namespace boost;
-using namespace boost::asio;
 using namespace json_spirit;
 
 //! Number of bytes to allocate and read at most at once in post data
This page took 0.02375 seconds and 4 git commands to generate.