util, iwyu: Add missed header #35186

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:260430-feefrac-header changing 1 files +1 −0
  1. hebasto commented at 7:42 PM on April 30, 2026: member

    This PR amends #34669 and fixes the CI.

  2. util, iwyu: Add missed header d28179bac9
  3. DrahtBot commented at 7:43 PM on April 30, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK brunoerg, pinheadmz

    If your review is incorrectly listed, please copy-paste <code>&lt;!--meta-tag:bot-skip--&gt;</code> into the comment that the bot should ignore.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  4. brunoerg approved
  5. brunoerg commented at 7:45 PM on April 30, 2026: contributor

    ACK d28179bac902cd35ca4b2ceafa9cb6da19936190

  6. pinheadmz commented at 7:58 PM on April 30, 2026: member

    ACK d28179bac902cd35ca4b2ceafa9cb6da19936190

    should fix failure seen here https://github.com/bitcoin/bitcoin/actions/runs/25186108957/job/73843745290

    
    >>> Fixing #includes in '/home/admin/actions-runner/_work/_temp/src/util/feefrac.h'
    IWYU edited 1 files on your behalf.
    
    Formatting src/util/feefrac.h
    + git --no-pager diff --exit-code
    diff --git a/src/util/feefrac.h b/src/util/feefrac.h
    index 702f5d4..f9c9a0a 100644
    --- a/src/util/feefrac.h
    +++ b/src/util/feefrac.h
    @@ -9,6 +9,7 @@
     #include <util/overflow.h>
     
     #include <compare>
    +#include <concepts>
     #include <cstdint>
     #include <span>
     #include <utility>
    + echo '^^^ ⚠️ Failure generated from IWYU'
    ^^^ ⚠️ Failure generated from IWYU
    + false
    Command '['docker', 'exec', '--env', 'DANGER_RUN_CI_ON_HOST=1', 'f09d47524926eddf61f6a9dfa158aa864b8c907aab458b3cb1ce9caad3d8028f', '/home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh']' returned non-zero exit status 1.
    
    
  7. fanquake merged this on Apr 30, 2026
  8. fanquake closed this on Apr 30, 2026

  9. hebasto deleted the branch on Apr 30, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-02 21:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me