Skip to content

gcc 12 requires additional header to build #45

@kxcd

Description

@kxcd

When compiling on gcc 12 (Fedora 36) we need to include the following header for this to build.

https://github.com/dashpay/bls-signatures/blob/main/src/threshold.cpp#L6

#include <memory>

Verified this issue and fix on v1.2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions