mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-14 13:37:38 +00:00
GCC 13 requires an explicit #include <cstdint> for the std::uint32_t data type used by this file. Adding this include allows for the whole project to successfully be compiled on GCC 13