$OpenBSD: patch-php7-ext_typeconversion_cpp,v 1.4 2019/04/17 13:01:02 robert Exp $

Index: php7-ext/typeconversion.cpp
--- php7-ext/typeconversion.cpp.orig
+++ php7-ext/typeconversion.cpp
@@ -9,10 +9,8 @@
 #include <mapiutil.h>
 #include <kopano/timeutil.hpp>
 #include "php-ext/phpconfig.h"
-#if __GNUC_PREREQ(5, 0) && !__GNUC_PREREQ(6, 0)
 using std::isfinite;
 using std::isnan;
-#endif
 
 extern "C" {
 	// Remove these defines to remove warnings
