diff options
Diffstat (limited to 'math/e_powl.c')
-rw-r--r-- | math/e_powl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_powl.c b/math/e_powl.c index ab79b1a4b7..1013e2aa97 100644 --- a/math/e_powl.c +++ b/math/e_powl.c @@ -12,4 +12,3 @@ __ieee754_powl (long double x, long double y) strong_alias (__ieee754_powl, __powl_finite) stub_warning (powl) -#include <stub-tag.h> |