mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-14 15:18:00 -04:00

FMT_STATIC_ASSERT is defined in posix.h so expect_compile_error was actually failing on a missing macro instead of the static assert.
FMT_STATIC_ASSERT is defined in posix.h so expect_compile_error was actually failing on a missing macro instead of the static assert.