mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-19 09:58:08 -05:00
{fmt} 7.0.1 improves binary size, compile-time format string handling,
compile time improvements and named arguments.
In a test Windows build, it shrank our binary by ~14kb.
Closes #6905.
## PR Checklist
* [x] Closes #6905
* [x] CLA
3 lines
75 B
C
3 lines
75 B
C
#include "os.h"
|
|
#warning "fmt/posix.h is deprecated; use fmt/os.h instead"
|