amf.h
2.9 KB
-
Added support for GCC 13 (#2452) · 350e2624
GCC Does not explicitly include stdint. This update includes them where needed. A very minor change that would allow GCC13 and above to compile correctly. In newer versions, cstdint is not implicitly included, hence it errors out during compilation for some files.
Per-Arne Andersen committed