aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fpu/softfloat-native.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fpu/softfloat-native.h b/fpu/softfloat-native.h
index 6f3b6a9..a246eaf 100644
--- a/fpu/softfloat-native.h
+++ b/fpu/softfloat-native.h
@@ -7,7 +7,6 @@
#include <fenv.h>
#endif
#endif
-#include "gnu-c99-math.h"
typedef float float32;
typedef double float64;