Skip to content

manually included cstdint

Lukas Holbach requested to merge bugfix/gcc-uint64_t-issue into master

including cstdint is now required in newer gcc versions to use std::uint64_t

Merge request reports

Loading