mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 12:57:19 +00:00
a2432adad3
which is just "class C { void C::f(); }" code, which other compilers
seem to have ignored.
Also removed HAVE_PCH from GCC because our build system doesn't have
PCH. Added necessary headers to make it compile again.
This was SVN commit r4437.