From 7b96420961002a1026dcd5ba8f4d0def94fa0699 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 18 Feb 2022 18:56:51 -0800 Subject: [PATCH] Remove unused include --- include/fmt/format.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/fmt/format.h b/include/fmt/format.h index 9e086669..996cc999 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -41,7 +41,6 @@ #include // std::uninitialized_copy #include // std::runtime_error #include // std::system_error -#include // std::swap #ifdef __cpp_lib_bit_cast # include // std::bitcast