1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Remove redundant ext/spl/spl_exceptions.h include (#14337)

This commit is contained in:
Peter Kokot
2024-05-27 15:40:07 +02:00
committed by GitHub
parent 5f2a0c8383
commit 4f311f86cc

View File

@@ -23,7 +23,6 @@
#include "php_ini.h"
#include "ext/standard/info.h"
#include "Zend/zend_exceptions.h"
#include "../spl/spl_exceptions.h"
#include <enchant.h>
#include "php_enchant.h"