mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-09 15:18:03 +02:00
ci: Upgrade IWYU to 0.26 compatible with Clang 22
Additionally, removes mapping workarounds for issues that have been fixed upstream.
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
#include <util/overflow.h>
|
||||
#include <validation.h>
|
||||
|
||||
#include <cstddef>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <span>
|
||||
#include <utility>
|
||||
#include <version>
|
||||
|
||||
namespace kernel {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user