removed duplicated code
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-03 12:31:00 +09:00
parent 92675eba0a
commit dc44276e69
7 changed files with 167 additions and 332 deletions

View File

@ -456,7 +456,9 @@ typedef hawk_uintptr_t hawk_uint_t;
#else
typedef hawk_fltbas_t hawk_fltmax_t;
# define HAWK_SIZEOF_FLTMAX_T HAWK_SIZEOF_FLTBAS_T
# if defined(HAWK_FLTMAX_REQUIRE_QUADMATH)
# undef HAWK_FLTMAX_REQUIRE_QUADMATH
# endif
#endif