mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 21:11:05 +00:00
This should speed up compile times a bit, as well as enable more liberal use of forward declarations. (Due to SharedPtr not trying to emit the destructor anymore.)