Skip to content

Missing include to stdint.h in Channel.h #2

Description

@mariusalexander

On my system, the backends-lib does not compile due to a missing include to stdint.h in Channel.h (required for uint64_t):

My system uses gcc version 15.2.1 (20250813). It may be setup incorrectly, such that the typedefs for uint64_t and similar are unknown. Still, I'd suggest to include stdint.h here instead of stdbool.h.

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