mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
1801180a30
Forward declaring functions from a completely different header inside a cpp file can lead to linker errors. Forward declaring also doesn't really provide any benefit within cpp files unless it's to bring an internally linked function within the same file into scope. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |