Skip to content

Commit 12f46fa

Browse files
committed
Merge #9786: boost: remove iostreams includes
3301587 boost: remove iostreams includes (Cory Fields)
2 parents df42bcd + 3301587 commit 12f46fa

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
@@ -18,8 +18,6 @@
1818
#include <boost/bind.hpp>
1919
#include <boost/filesystem.hpp>
2020
#include <boost/foreach.hpp>
21-
#include <boost/iostreams/concepts.hpp>
22-
#include <boost/iostreams/stream.hpp>
2321
#include <boost/shared_ptr.hpp>
2422
#include <boost/signals2/signal.hpp>
2523
#include <boost/thread.hpp>

0 commit comments

Comments
 (0)