Closed Casqade closed 9 months ago
Thanks a lot for taking the time to fix this issue. I will merge this into the next release of the library.
Thanks a lot for your pull request. I have already merged this pull request that is fixing exactly the same issue. I will therefore not merged this one but again, thank you.
New GCC release introduced some visible changes, most notably the removal of cstdint usage inside STL.
cstdint not being explicitly included in configuration.h totally breaks compilation on GCC 13. This pull request addresses the issue