mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
style-only: Rearrange using decls after scripted-diff
This commit is contained in:
parent
f329a9298c
commit
faa52387e8
3 changed files with 7 additions and 4 deletions
|
|
@ -58,13 +58,14 @@
|
|||
#include <optional>
|
||||
#include <string>
|
||||
|
||||
using kernel::CCoinsStats;
|
||||
using kernel::CoinStatsHashType;
|
||||
|
||||
using node::BLOCKFILE_CHUNK_SIZE;
|
||||
using node::BlockManager;
|
||||
using node::BlockMap;
|
||||
using node::CBlockIndexHeightOnlyComparator;
|
||||
using node::CBlockIndexWorkComparator;
|
||||
using kernel::CCoinsStats;
|
||||
using kernel::CoinStatsHashType;
|
||||
using node::fImporting;
|
||||
using node::fPruneMode;
|
||||
using node::fReindex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue