mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 03:04:01 +00:00
2bfb580415
This used to build so the include of CStr.h disappeared from the include chain at some point. PCH builds kept working because this file is included in precompiled.h for the engine project. Differential Revision: https://code.wildfiregames.com/D1273 Reviewed By: Imarok This was SVN commit r21075.