diff options
Diffstat (limited to 'math/test-float-vlen16.h')
-rw-r--r-- | math/test-float-vlen16.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/test-float-vlen16.h b/math/test-float-vlen16.h index 268c8e6..3cdd97d 100644 --- a/math/test-float-vlen16.h +++ b/math/test-float-vlen16.h @@ -19,7 +19,9 @@ #include "test-float.h" #include "test-math-no-inline.h" #include "test-math-vector.h" +#include <math-tests-rounding.h> +#undef ROUNDING_TESTS_float #define ROUNDING_TESTS_float(MODE) ((MODE) == FE_TONEAREST) #define VEC_SUFF _vlen16 |