Skip to content

Commit c078e1d

Browse files
committed
Remove unused Boost iostreams dependencies
- iostreams/concepts.hpp - iostreams/stream.hpp
1 parent 13eb566 commit c078e1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rpc/server.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
#endif // ENABLE_WALLET
2222

2323
#include <boost/bind.hpp>
24-
#include <boost/iostreams/concepts.hpp>
25-
#include <boost/iostreams/stream.hpp>
2624
#include <boost/signals2/signal.hpp>
2725
#include <boost/thread.hpp>
2826
#include <boost/algorithm/string/case_conv.hpp> // for to_upper()

0 commit comments

Comments
 (0)