I'm getting a compiler error without this include:
error: ‘uint8_t’ was not declared in this scope
Differential D16897
add missing cstdint include in iguana_formatter.h PiRK on Oct 12 2024, 09:28. Authored by Tags None Subscribers None
Details
I'm getting a compiler error without this include: error: ‘uint8_t’ was not declared in this scope ninja
Diff Detail
|