mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Fix a typo
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user