Files
bitcoin/ci/test
Hennadii Stepanov b65a3d8009 iwyu: Fix patch to prefer <cstdint>
The goal of the patch is to suggest C++ headers rather than their C
counterparts. However, for fixed width integer types, the patched IWYU
currently suggests `<cinttypes>` where `<cstdint>` is sufficient.

This change fixes this behavior.
2026-02-04 08:28:10 +00:00
..
2025-08-26 17:11:45 +01:00
2026-02-02 09:50:19 +00:00