mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-26 02:22:52 +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.