mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-21 15:50:07 +01:00
boost: remove iostreams includes
They're unused and produce nasty deprecation warnings
Github-Pull: #9786
Rebased-From: 3301587dc5
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
973e345f7f
commit
2afefeade6
@@ -18,8 +18,6 @@
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/iostreams/concepts.hpp>
|
||||
#include <boost/iostreams/stream.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/signals2/signal.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
|
||||
Reference in New Issue
Block a user