diff options
Diffstat (limited to 'src/rpcclient.cpp')
-rw-r--r-- | src/rpcclient.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rpcclient.cpp b/src/rpcclient.cpp index 37a501bb17..efb1fa1183 100644 --- a/src/rpcclient.cpp +++ b/src/rpcclient.cpp @@ -20,7 +20,6 @@ #include <boost/foreach.hpp> #include <boost/iostreams/concepts.hpp> #include <boost/iostreams/stream.hpp> -#include <boost/lexical_cast.hpp> #include <boost/shared_ptr.hpp> #include "json/json_spirit_writer_template.h" |