mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 15:41:06 +00:00
Narrows the include in the header to <cstddef>, since that's what houses size_t's definition, meanwhile the <cstdint> include can be moved into the cpp file.