mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
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. |
||
|---|---|---|
| .. | ||
| BinarySerializer.cpp | ||
| BinarySerializer.h | ||
| DebugSerializer.cpp | ||
| DebugSerializer.h | ||
| HashSerializer.cpp | ||
| HashSerializer.h | ||
| IDeserializer.cpp | ||
| IDeserializer.h | ||
| ISerializer.cpp | ||
| ISerializer.h | ||
| SerializedScriptTypes.h | ||
| SerializeTemplates.h | ||
| StdDeserializer.cpp | ||
| StdDeserializer.h | ||
| StdSerializer.cpp | ||
| StdSerializer.h | ||