Skip to content

Commit

Permalink
Sort include.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoskuil committed Mar 28, 2024
1 parent 77f8f03 commit bb0720b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/bitcoin/system/chain/chain_state.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
#ifndef LIBBITCOIN_SYSTEM_CHAIN_CHAIN_STATE_HPP
#define LIBBITCOIN_SYSTEM_CHAIN_CHAIN_STATE_HPP

#include <memory>
#include <deque>
#include <memory>
#include <bitcoin/system/chain/checkpoint.hpp>
#include <bitcoin/system/chain/context.hpp>
#include <bitcoin/system/chain/enums/flags.hpp>
Expand Down

0 comments on commit bb0720b

Please sign in to comment.