mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
compile before commit! compile before commit! compile before commit!
This commit is contained in:
parent
2b3a575ab3
commit
c1c8422dbf
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#ifndef finite /* in case it's already a macro */
|
||||
#define finite(a) isfinite(a) /* HPUX 11 only has isfinite() */
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if WITH_BCMATH
|
||||
#include "ext/bcmath/number.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue