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