diff options
Diffstat (limited to 'math/test-float-vlen16.h')
-rw-r--r-- | math/test-float-vlen16.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/test-float-vlen16.h b/math/test-float-vlen16.h index 3cdd97d..a9353e3 100644 --- a/math/test-float-vlen16.h +++ b/math/test-float-vlen16.h @@ -19,10 +19,6 @@ #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 #define VEC_LEN 16 |