Drop no longer needed #include "../include/secp256k1.h" #1338

pull hebasto wants to merge 1 commits into bitcoin-core:master from hebasto:230606-precompute changing 5 files +1 −4
  1. hebasto commented at 8:12 am on June 6, 2023: member

    The removed header includes have not been needed since #1231.

    Test suggestions:

    1. Using Autotools-based build system:
    0./autogen.sh
    1./configure
    2make clean-precomp
    3make
    
    1. Using CMake-based build system:
    0cmake -B build -DCMAKE_C_INCLUDE_WHAT_YOU_USE="include-what-you-use"
    1cmake --build build --target secp256k1_precomputed
    
  2. Drop no longer needed `#include "../include/secp256k1.h"`
    The removed header includes have not been needed since PR1231.
    e449af6872
  3. real-or-random added the label build on Jun 7, 2023
  4. real-or-random approved
  5. real-or-random commented at 11:40 am on June 9, 2023: contributor
    utACK e449af6872445d33a0796224fcb733be6476ad36
  6. sipa commented at 11:57 pm on June 20, 2023: contributor
    utACK e449af6872445d33a0796224fcb733be6476ad36
  7. real-or-random merged this on Jun 21, 2023
  8. real-or-random closed this on Jun 21, 2023

  9. sipa referenced this in commit 901336eee7 on Jun 21, 2023
  10. hebasto deleted the branch on Jun 23, 2023
  11. vmta referenced this in commit 8f03457eed on Jul 1, 2023
  12. hebasto referenced this in commit 270d2b37b8 on Jul 21, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-21 11:15 UTC

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