mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 09:07:21 +00:00
ffd4207c30
Work around upstream API breakage by moving from a define to a const member and not using the namespace explicitly. This is caused by https://bugzilla.mozilla.org/show_bug.cgi?id=896116 and this patch by leper was submitted at https://bugzilla.mozilla.org/show_bug.cgi?id=1236373 This was SVN commit r18678.