Skip to content

Commit

Permalink
Merge bitcoin#9786: boost: remove iostreams includes
Browse files Browse the repository at this point in the history
3301587 boost: remove iostreams includes (Cory Fields)
  • Loading branch information
laanwj committed Feb 17, 2017
2 parents df42bcd + 3301587 commit 12f46fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rpc/server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 12f46fa

Please sign in to comment.