libtins
libtins copied to clipboard
fixed std::uint32_t
std::uint32_t no longer exists in newer gcc versions, it should be changed to the normal uint32_t i've also made an issue for this pull request: https://github.com/mfontanini/libtins/issues/542