0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-13 11:25:02 -05:00
bitcoin-bitcoin-core/src/index
MarcoFalke fa8fdbe229
Remove unused includes from blockfilter.h
This removes unused includes, primitives/block found manually, and the
others by iwyu:

blockfilter.h should remove these lines:
- #include <serialize.h>  // lines 16-16
- #include <undo.h>  // lines 18-18
2023-08-17 18:28:15 +02:00
..
base.cpp lint: remove /* Continued */ markers from codebase 2023-08-03 17:52:24 +01:00
base.h index: verify blocks data existence only once 2023-07-10 10:50:50 -03:00
blockfilterindex.cpp Remove unused includes from blockfilter.h 2023-08-17 18:28:15 +02:00
blockfilterindex.h Remove unused includes from blockfilter.h 2023-08-17 18:28:15 +02:00
coinstatsindex.cpp refactor: Move functions to BlockManager methods 2023-05-10 19:06:53 +02:00
coinstatsindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
disktxpos.h Refactor: Remove unused FlatFilePos::SetNull 2023-03-21 13:54:11 +01:00
txindex.cpp refactor: Move functions to BlockManager methods 2023-05-10 19:06:53 +02:00
txindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00