diff options
Diffstat (limited to 'math/e_rem_pio2l.c')
-rw-r--r-- | math/e_rem_pio2l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_rem_pio2l.c b/math/e_rem_pio2l.c index 7fa515df24..03ac2efbc3 100644 --- a/math/e_rem_pio2l.c +++ b/math/e_rem_pio2l.c @@ -12,4 +12,3 @@ __ieee754_rem_pio2l (long double x, long double *y) } stub_warning (__ieee754_rem_pio2l) -#include <stub-tag.h> |