Add #endif missed in r206490.
This commit is contained in:
parent
e74e09f851
commit
92cb9b0578
@ -48,6 +48,7 @@ static
|
||||
int8 float_detect_tininess = float_tininess_before_rounding;
|
||||
#else
|
||||
int8 float_detect_tininess = float_tininess_after_rounding;
|
||||
#endif
|
||||
|
||||
/*
|
||||
-------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user