diff options
Diffstat (limited to 'include/cfloat')
| -rw-r--r-- | include/cfloat | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/cfloat b/include/cfloat index 5fa56550fa6a..176fa9de3cec 100644 --- a/include/cfloat +++ b/include/cfloat @@ -67,12 +67,4 @@ Macros: #pragma GCC system_header #endif -#ifndef FLT_EVAL_METHOD -#define FLT_EVAL_METHOD __FLT_EVAL_METHOD__ -#endif - -#ifndef DECIMAL_DIG -#define DECIMAL_DIG __DECIMAL_DIG__ -#endif - #endif // _LIBCPP_CFLOAT |
