diff options
Diffstat (limited to 'ext/standard/php_standard.h')
-rw-r--r-- | ext/standard/php_standard.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h index 5d95debc9e..683908a326 100644 --- a/ext/standard/php_standard.h +++ b/ext/standard/php_standard.h @@ -59,7 +59,6 @@ #include "php_versioning.h" #include "php_ftok.h" #include "php_type.h" -#include "aggregation.h" #include "php_sunfuncs.h" #define phpext_standard_ptr basic_functions_module_ptr |