mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-08 01:36:53 +08:00
Fix a warning
This commit is contained in:
parent
a537c39fdf
commit
86f2ec5de7
@ -43,7 +43,7 @@
|
||||
#include <system_error> // std::system_error
|
||||
|
||||
#ifdef __cpp_lib_bit_cast
|
||||
# include <bit> // std::bitcast
|
||||
# include <bit> // std::bit_cast
|
||||
#endif
|
||||
|
||||
#include "core.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user