mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fix [-Wundef] warning in BCMath extension
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "php.h"
|
||||
|
||||
#if HAVE_BCMATH
|
||||
#ifdef HAVE_BCMATH
|
||||
|
||||
#include "php_ini.h"
|
||||
#include "zend_exceptions.h"
|
||||
|
||||
Reference in New Issue
Block a user