mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 08:39:49 -06: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.