diff options
Diffstat (limited to 'include/math.h')
-rw-r--r-- | include/math.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/math.h b/include/math.h index fe3ed1378d..7ee291fc97 100644 --- a/include/math.h +++ b/include/math.h @@ -2,7 +2,6 @@ #ifdef _ISOMAC # undef NO_LONG_DOUBLE -# undef _Mlong_double_ #endif #include <math/math.h> |