diff options
Diffstat (limited to 'math/e_expl.c')
-rw-r--r-- | math/e_expl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_expl.c b/math/e_expl.c index 5ba6eb5847..407d8188a2 100644 --- a/math/e_expl.c +++ b/math/e_expl.c @@ -12,4 +12,3 @@ __ieee754_expl (long double x) strong_alias (__ieee754_expl, __expl_finite) stub_warning (expl) -#include <stub-tag.h> |