Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is needed for `uint32_t`, used in several headers. Use `<stdint.h>` not `<cstdint>` because the code uses `uint32_t` not `std::uint32_t`.
- Loading branch information