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

Dumping a namespace in a header file should be avoided since it can cause random name and type clashing in unexpected ways.
Dumping a namespace in a header file should be avoided since it can cause random name and type clashing in unexpected ways.