mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-02 12:06:11 +00:00
Fix a typo
This commit is contained in:
parent
71244e07de
commit
c00149f5e2
@ -24,7 +24,7 @@
|
||||
# include <utility>
|
||||
# include <vector>
|
||||
|
||||
// CHeck FMT_CPLUSPLUS to suppress a bogus warning in MSVC.
|
||||
// Check FMT_CPLUSPLUS to suppress a bogus warning in MSVC.
|
||||
# if FMT_CPLUSPLUS >= 201703L
|
||||
# if FMT_HAS_INCLUDE(<filesystem>)
|
||||
# include <filesystem>
|
||||
|
Loading…
Reference in New Issue
Block a user