diff options
Diffstat (limited to 'math/feenablxcpt.c')
-rw-r--r-- | math/feenablxcpt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/feenablxcpt.c b/math/feenablxcpt.c index 9db93c5447..f05e1aa647 100644 --- a/math/feenablxcpt.c +++ b/math/feenablxcpt.c @@ -26,4 +26,3 @@ feenableexcept (int excepts) return -1; } stub_warning (feenableexcept) -#include <stub-tag.h> |