compile before commit! compile before commit! compile before commit!

This commit is contained in:
Thies C. Arntzen 2000-04-20 07:24:56 +00:00
parent 2b3a575ab3
commit c1c8422dbf

View file

@ -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"