mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-24 07:40:07 +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.)