2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-05 10:15:37 +00:00
Lioncash 6492117d60 Connection: Remove <iostream> include
Avoids injecting a static constructor into translation units including
this source file, even if nothing in the source file uses the iostream
facilities.

Instead, we can replace this with an ostream include. While we're at it,
we can make sure we include everything necessary within the source file.
2019-08-23 13:44:30 -04:00
..
2019-05-07 17:47:34 -10:00
2019-08-23 13:44:30 -04:00
2019-07-19 18:22:58 -10:00
2019-05-07 17:47:34 -10:00