mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 17:38:40 +00:00
Adds missing includes to prevent potential compilation issues in the future. Also moves the definition of a struct into the cpp file, so that some includes don't need to be introduced within the header.