UEXTM.com 581ed5c4fe
log : fix MSVC compile errors (#5643)
MSVC gives the following error with the existing macros:
`Error C2059 : syntax error: ','`

This patch adds `##` as a prefix to `__VA_ARGS__` to address this error.
2024-03-08 11:35:04 +02:00
..
2024-03-04 22:31:20 +02:00
2024-03-08 11:35:04 +02:00
2024-02-25 12:09:09 +02:00
2023-11-13 14:16:23 +02:00