mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 17:25:53 +00:00
6b6b6198f9
Don't disable PCH in AtlasUI for non-GCC builds.
Prevented some excessive warnings ("implicitly-signed bit field of
length 1").
Removed (wcs|str)nlen functions on OS_UNIX, since they were already
removed from the .h.
This was SVN commit r5125.