forked from fmtlib/fmt
Fix a typo
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
# include <utility>
|
# include <utility>
|
||||||
# include <vector>
|
# 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_CPLUSPLUS >= 201703L
|
||||||
# if FMT_HAS_INCLUDE(<filesystem>)
|
# if FMT_HAS_INCLUDE(<filesystem>)
|
||||||
# include <filesystem>
|
# include <filesystem>
|
||||||
|
Reference in New Issue
Block a user