ci, iwyu: Fix warnings in src/scripts and treat them as error

This commit is contained in:
Brandon Odiwuor
2026-04-04 23:22:29 +03:00
parent 1ea532e590
commit 6183942513
31 changed files with 160 additions and 68 deletions

View File

@@ -16,6 +16,7 @@
#include <primitives/transaction.h>
#include <script/interpreter.h>
#include <script/script.h>
#include <script/verify_flags.h>
#include <uint256.h>
#include <util/chaintype.h>
#include <util/log.h>