We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427f1c2 commit dc7403bCopy full SHA for dc7403b
1 file changed
include/bitcoin/system/filter/golomb.hpp
@@ -22,8 +22,7 @@
22
#ifndef LIBBITCOIN_SYSTEM_FILTER_GOLOMB_HPP
23
#define LIBBITCOIN_SYSTEM_FILTER_GOLOMB_HPP
24
25
-#include <istream>
26
-#include <ostream>
+#include <iostream>
27
#include <bitcoin/system/data/data.hpp>
28
#include <bitcoin/system/define.hpp>
29
#include <bitcoin/system/hash/hash.hpp>
0 commit comments