diff --git a/src/include/units/bits/hacks.h b/src/include/units/bits/hacks.h index cfad810a..49dba893 100644 --- a/src/include/units/bits/hacks.h +++ b/src/include/units/bits/hacks.h @@ -37,7 +37,6 @@ namespace std { using type_identity_t = typename type_identity::type; #endif // UNITS_HAS_STD_TYPE_IDENTITY - // concepts using experimental::ranges::Same; using experimental::ranges::Integral;