refactor: remove unused <vector> header #35934

pull vicjuma wants to merge 1 commits into bitcoin:master from vicjuma:refactor-hash-h-remove-vector-include changing 1 files +0 −1
  1. vicjuma commented at 9:36 PM on August 7, 2026: none

    remove <vector> header after a refactor from const std::vector<unsigned char>& to Span<const unsigned char>

    This PR is related to #19326

  2. refactor: remove unused <vector> header
    remove <vector> header after a refactor from `const std::vector<unsigned char>&` to `Span<const unsigned char>`
    
    This commit is related to #19326
    9765544119
  3. DrahtBot added the label Refactoring on Aug 7, 2026
  4. DrahtBot commented at 9:36 PM on August 7, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

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

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35934.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline and AI policy for information on the review process. A summary of reviews will appear here.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  5. hebasto commented at 10:18 PM on August 7, 2026: member

    Thank you for the contribution. However, this and similar issues are expected to be addressed as part of the ongoing effort to apply the IWYU tool across the entire codebase.

    See the Developer Notes and related PRs.

  6. hebasto closed this on Aug 7, 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-08-11 10:50 UTC

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