mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
std::has_denorm and std::has_denorm_loss were deprecated in C++23. This avoids deprecation warnings with Clang 18 set to C++23.
std::has_denorm and std::has_denorm_loss were deprecated in C++23. This avoids deprecation warnings with Clang 18 set to C++23.