fmt/include
Dana Jansens b84b3bed47
Avoid a space in the UDL definition except on GCC before 4.9
Clang 18 has grown a warning about the space being deprecated which
is enabled by default in their nightly binaries. However GCC before 4.9
will reject the UDL definition unless there is a space there, so we need
to keep the space conditionally for it.
2023-08-23 22:25:34 -04:00
..
fmt Avoid a space in the UDL definition except on GCC before 4.9 2023-08-23 22:25:34 -04:00