Files
terminal/oss/fmt/include/fmt/posix.h
Dustin L. Howett ddb3614e30 Update {fmt} to 7.0.1 (#6906)
{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
2020-07-14 16:16:43 +00:00

3 lines
75 B
C

#include "os.h"
#warning "fmt/posix.h is deprecated; use fmt/os.h instead"