File tree Expand file tree Collapse file tree
include/bitcoin/system/filter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 * You should have received a copy of the GNU Affero General Public License
1717 * along with this program. If not, see <http://www.gnu.org/licenses/>.
1818 */
19- #ifndef LIBBITCOIN_SYSTEM_FILTER_BLOOM
20- #define LIBBITCOIN_SYSTEM_FILTER_BLOOM
19+ #ifndef LIBBITCOIN_SYSTEM_FILTER_BLOOM_HPP
20+ #define LIBBITCOIN_SYSTEM_FILTER_BLOOM_HPP
2121
2222#include < bitcoin/system/define.hpp>
2323
Original file line number Diff line number Diff line change 1919
2020// Sponsored in part by Digital Contract Design, LLC
2121
22- #ifndef LIBBITCOIN_SYSTEM_FILTER_GOLOMB
23- #define LIBBITCOIN_SYSTEM_FILTER_GOLOMB
22+ #ifndef LIBBITCOIN_SYSTEM_FILTER_GOLOMB_HPP
23+ #define LIBBITCOIN_SYSTEM_FILTER_GOLOMB_HPP
2424
2525#include < istream>
2626#include < ostream>
Original file line number Diff line number Diff line change 1616 * You should have received a copy of the GNU Affero General Public License
1717 * along with this program. If not, see <http://www.gnu.org/licenses/>.
1818 */
19- #ifndef LIBBITCOIN_SYSTEM_FILTER_SIEVE
20- #define LIBBITCOIN_SYSTEM_FILTER_SIEVE
19+ #ifndef LIBBITCOIN_SYSTEM_FILTER_SIEVE_HPP
20+ #define LIBBITCOIN_SYSTEM_FILTER_SIEVE_HPP
2121
2222#include < bitcoin/system/define.hpp>
2323
You can’t perform that action at this time.
0 commit comments