mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-16 20:09:58 +01: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.)