aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorMacroFake <falke.marco@gmail.com>2022-07-19 14:28:00 +0200
committerMacroFake <falke.marco@gmail.com>2022-07-19 14:32:53 +0200
commit1111ddeedf7ea801507db4e23b4737ec183eb19c (patch)
tree39a6fa585a4772bce021495cacd34196bd362bfa /ci
parentfa77fdd0475fa15a1a3641c5d5a2bf7ad095aa84 (diff)
downloadbitcoin-1111ddeedf7ea801507db4e23b4737ec183eb19c.tar.xz
Remove unused includes from dbwrapper.h
Diffstat (limited to 'ci')
-rwxr-xr-xci/test/06_script_b.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/test/06_script_b.sh b/ci/test/06_script_b.sh
index b68bfe5cf1..29f30cfe9e 100755
--- a/ci/test/06_script_b.sh
+++ b/ci/test/06_script_b.sh
@@ -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"\