From 1111ddeedf7ea801507db4e23b4737ec183eb19c Mon Sep 17 00:00:00 2001 From: MacroFake Date: Tue, 19 Jul 2022 14:28:00 +0200 Subject: Remove unused includes from dbwrapper.h --- ci/test/06_script_b.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci') 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"\ -- cgit v1.2.3