mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 03:01:53 -04:00
Restricts the headers to the cpp file where they're needed and prevents the headers from "leaking" into other translation units.
Restricts the headers to the cpp file where they're needed and prevents the headers from "leaking" into other translation units.