Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Feb 19, 2022
1 parent a0b43bf commit 7b96420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/fmt/format.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
#include <memory> // std::uninitialized_copy
#include <stdexcept> // std::runtime_error
#include <system_error> // std::system_error
#include <utility> // std::swap

#ifdef __cpp_lib_bit_cast
# include <bit> // std::bitcast
Expand Down

0 comments on commit 7b96420

Please sign in to comment.