mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-13 09:51:31 +02:00

C++23 deprecates std::aligned_storage_t while alignas works since C++11. This fixes issue 12925.
C++23 deprecates std::aligned_storage_t while alignas works since C++11. This fixes issue 12925.