mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 11:12:57 +00:00
Quite a few unused includes have built up over time, particularly on core/memory.h. Removing these includes means the source files including those files will no longer need to be rebuilt if they're changed, making compilation slightly faster in this scenario.