$OpenBSD: patch-php7-ext_ECImportHierarchyChangesProxy_cpp,v 1.3 2019/06/29 13:52:11 robert Exp $

Index: php7-ext/ECImportHierarchyChangesProxy.cpp
--- php7-ext/ECImportHierarchyChangesProxy.cpp.orig
+++ php7-ext/ECImportHierarchyChangesProxy.cpp
@@ -7,10 +7,8 @@
 #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
