mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Clean-up unused headers (#14365)
* ext/mbstring.c: clean-up headers and include intrinsics
This commit is contained in:
parent
c3b3e90cea
commit
25a5146180
33 changed files with 17 additions and 76 deletions
|
@ -24,8 +24,6 @@
|
|||
#include "SAPI.h"
|
||||
#include "php_variables.h"
|
||||
#include "php_ini.h"
|
||||
#include "ext/standard/php_string.h"
|
||||
#include "ext/standard/pageinfo.h"
|
||||
#ifdef ZTS
|
||||
#include "TSRM.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue