mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-01 23:56:48 +02:00

alignas is a C++ keyword since C++11, and can be used in C with a header too (although I don't know the details).
alignas is a C++ keyword since C++11, and can be used in C with a header too (although I don't know the details).