mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
ext/pdo: Revome useless ext/standard header include
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
|
||||
#include "php.h"
|
||||
#include "php_ini.h"
|
||||
#include "ext/standard/info.h"
|
||||
#include "php_pdo.h"
|
||||
#include "php_pdo_driver.h"
|
||||
#include "php_pdo_int.h"
|
||||
|
||||
Reference in New Issue
Block a user