forked from fmtlib/fmt
Fix a warning
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
#include <system_error> // std::system_error
|
#include <system_error> // std::system_error
|
||||||
|
|
||||||
#ifdef __cpp_lib_bit_cast
|
#ifdef __cpp_lib_bit_cast
|
||||||
# include <bit> // std::bitcast
|
# include <bit> // std::bit_cast
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "core.h"
|
#include "core.h"
|
||||||
|
Reference in New Issue
Block a user