mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-21 11:04:56 +08:00
The gcc-7.2.0 compiler (and others) were giving shadowed variable warnings for this include file. A simple renaming of a couple local variables eliminates the warnings. |
||
|---|---|---|
| .. | ||
| chrono.h | ||
| color.h | ||
| core.h | ||
| format-inl.h | ||
| format.h | ||
| locale.h | ||
| ostream.h | ||
| posix.h | ||
| prepare.h | ||
| printf.h | ||
| ranges.h | ||
| time.h | ||