mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-21 21:41:07 +00:00
Remove unused include
This commit is contained in:
parent
a0b43bfae2
commit
7b96420961
@ -41,7 +41,6 @@
|
|||||||
#include <memory> // std::uninitialized_copy
|
#include <memory> // std::uninitialized_copy
|
||||||
#include <stdexcept> // std::runtime_error
|
#include <stdexcept> // std::runtime_error
|
||||||
#include <system_error> // std::system_error
|
#include <system_error> // std::system_error
|
||||||
#include <utility> // std::swap
|
|
||||||
|
|
||||||
#ifdef __cpp_lib_bit_cast
|
#ifdef __cpp_lib_bit_cast
|
||||||
# include <bit> // std::bitcast
|
# include <bit> // std::bitcast
|
||||||
|
Loading…
x
Reference in New Issue
Block a user