Remove unused includes from dbwrapper.h

This commit is contained in:
MacroFake
2022-07-19 14:28:00 +02:00
parent fa77fdd047
commit 1111ddeedf
3 changed files with 31 additions and 5 deletions

View File

@ -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"\