mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-30 12:04:29 +00:00
387722d41e
improvements from work: - no longer export classes; instead inline functions where it makes sense (e.g. the scope timers) or export the member functions directly - fix icc11 warnings - add some comments This was SVN commit r6531.