mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-17 09:23:16 -03:00
<iostream> injects a static constructor into the translation units that it's included into. This is trivially avoidable in these cases.
<iostream> injects a static constructor into the translation units that it's included into. This is trivially avoidable in these cases.