mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-17 15:52:51 +02:00
Remove unused includes from dbwrapper.h
This commit is contained in:
@ -40,6 +40,7 @@ if [ "${RUN_TIDY}" = "true" ]; then
|
||||
export P_CI_DIR="${BASE_BUILD_DIR}/bitcoin-$HOST/"
|
||||
CI_EXEC "python3 ${DIR_IWYU}/include-what-you-use/iwyu_tool.py"\
|
||||
" src/compat"\
|
||||
" src/dbwrapper.cpp"\
|
||||
" src/init"\
|
||||
" src/kernel/mempool_persist.cpp"\
|
||||
" src/node/chainstate.cpp"\
|
||||
|
Reference in New Issue
Block a user