mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-14 23:43:49 +00:00
c243bc09d4
A few headers were including other headers when a forward declaration can be used instead, allowing the include to be moved to the cpp file.