removed duplicated code
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user