$OpenBSD: patch-php-ext_ECImportHierarchyChangesProxy_cpp,v 1.2 2020/03/08 08:17:57 robert Exp $

Index: php-ext/ECImportHierarchyChangesProxy.cpp
--- php-ext/ECImportHierarchyChangesProxy.cpp.orig
+++ php-ext/ECImportHierarchyChangesProxy.cpp
@@ -8,10 +8,6 @@
 #include <cstdio>
 #include <ctime>
 #include <cmath>
-#if __GNUC_PREREQ(5, 0) && !__GNUC_PREREQ(6, 0)
-using std::isfinite;
-using std::isnan;
-#endif
 
 extern "C" {
 	// Remove these defines to remove warnings
