mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
boost: remove iostreams includes
They're unused and produce nasty deprecation warnings
Github-Pull: #9786
Rebased-From: 3301587dc5
This commit is contained in:
parent
973e345f7f
commit
2afefeade6
1 changed files with 0 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue