summaryrefslogtreecommitdiff
path: root/contrib/libc++/include/cfloat
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libc++/include/cfloat')
-rw-r--r--contrib/libc++/include/cfloat8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/libc++/include/cfloat b/contrib/libc++/include/cfloat
index 5fa56550fa6a..176fa9de3cec 100644
--- a/contrib/libc++/include/cfloat
+++ b/contrib/libc++/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