$OpenBSD: patch-libstdc++-v3_include_c_std_std_cmath_h,v 1.1 2008/07/25 20:50:26 martynas Exp $
--- libstdc++-v3/include/c_std/std_cmath.h.orig	Tue Apr 15 12:31:05 2003
+++ libstdc++-v3/include/c_std/std_cmath.h	Fri Jul 25 12:35:45 2008
@@ -647,8 +647,6 @@ namespace __gnu_cxx
      __capture_isunordered(_Tp __f1, _Tp __f2) 
      { return isunordered(__f1, __f2); }
 } 
-#endif /* _GLIBCPP_USE_C99_FP_MACROS_DYNAMIC */
-#endif
 
 #undef fpclassify
 #undef isfinite
@@ -663,8 +661,6 @@ namespace __gnu_cxx
 #undef islessgreater
 #undef isunordered
 
-#if _GLIBCPP_USE_C99
-#if !_GLIBCPP_USE_C99_FP_MACROS_DYNAMIC
 namespace __gnu_cxx
 {
   template<typename _Tp>
