diff options
Diffstat (limited to 'compiler-rt/lib/floatuntixf.c')
-rw-r--r-- | compiler-rt/lib/floatuntixf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/floatuntixf.c b/compiler-rt/lib/floatuntixf.c index a84709aef60..00c07d8ed4e 100644 --- a/compiler-rt/lib/floatuntixf.c +++ b/compiler-rt/lib/floatuntixf.c @@ -15,7 +15,6 @@ #if __x86_64 #include "int_lib.h" -#include <float.h> /* Returns: convert a to a long double, rounding toward even. */ |