diff options
Diffstat (limited to 'math/e_sqrtl.c')
-rw-r--r-- | math/e_sqrtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_sqrtl.c b/math/e_sqrtl.c index af9c2b51bf..acbe74f05a 100644 --- a/math/e_sqrtl.c +++ b/math/e_sqrtl.c @@ -12,4 +12,3 @@ __ieee754_sqrtl (long double x) strong_alias (__ieee754_sqrtl, __sqrtl_finite) stub_warning (sqrtl) -#include <stub-tag.h> |