diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-08-07 09:50:59 +0200 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-08-17 16:25:31 +0200 |
commit | fa5760880094c4e4238249f6d1837cd74383cc3a (patch) | |
tree | dc5db2975db25bcb76bf98ec8ec8a7049a1242ce /src/index/blockfilterindex.cpp | |
parent | 6ce5e8f4758e6fccf59b3980af417ec6c75e383e (diff) |
Remove unused includes from txmempool.h
... and move them to where they are really needed.
This was found by IWYU:
txmempool.h should remove these lines:
- #include <random.h> // lines 29-29
- class CBlockIndex; // lines 43-43
- class Chainstate; // lines 45-45
Also, move the stdlib section to the right place. Can be reviewed with:
--color-moved=dimmed-zebra
Diffstat (limited to 'src/index/blockfilterindex.cpp')
0 files changed, 0 insertions, 0 deletions