mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
abfaff8ca9
<iostream> injects a static constructor into the translation units that it's included into. This is trivially avoidable in these cases.