diff options
Diffstat (limited to 'lib/mulsf3.c')
-rw-r--r-- | lib/mulsf3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mulsf3.c b/lib/mulsf3.c index bf46e148167b..fce2fd4fb2a3 100644 --- a/lib/mulsf3.c +++ b/lib/mulsf3.c @@ -11,7 +11,6 @@ // with the IEEE-754 default rounding (to nearest, ties to even). // //===----------------------------------------------------------------------===// -#include "abi.h" #define SINGLE_PRECISION #include "fp_lib.h" |