summaryrefslogtreecommitdiff
path: root/examples/server/server.cpp
diff options
context:
space:
mode:
authorUEXTM.com <84163508+uextm@users.noreply.github.com>2024-03-08 04:35:04 -0500
committerGitHub <noreply@github.com>2024-03-08 11:35:04 +0200
commit581ed5c4fe3a8909aaa8313633ac443f471ba755 (patch)
tree06001fc4189e0dbcde6cc49d700d7ab0d057684b /examples/server/server.cpp
parent6cdabe652695167263c8b447520987b11856f7ca (diff)
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.
Diffstat (limited to 'examples/server/server.cpp')
0 files changed, 0 insertions, 0 deletions