Nathan
Nathan
[Godbolt](https://godbolt.org/z/5PnPj5d8c)
Well, that fixes the example on Godbolt, but `base-test.cc` (and probably other tests) is still broken when applying that change: ``` [ 16%] Building CXX object test/CMakeFiles/base-test.dir/base-test.cc.o In file included...
And yet those tests built and ran fine through the 10.2 releases. Are you suggesting that `{fmt}` isn't as portable as [claimed](https://fmt.dev/latest/#portability)?
All tests built and ran (and passed). Thank you, @Arghnews