fmt/include
Greg Sjaardema c5fb6be259
Fix so can work without locale defined
If `FMT_STATIC_THOUSANDS_SEPARATOR` defined, then locale is not included or defined, so this call will be unresolved.  I think this is the correct fix based on the code in `format-inl.h` and `format.h`
2020-01-21 09:02:19 -07:00
..
fmt Fix so can work without locale defined 2020-01-21 09:02:19 -07:00