diff options
author | Sebastian Bergmann <sebastian@php.net> | 2003-06-28 05:38:52 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2003-06-28 05:38:52 +0000 |
commit | 10ec176f69b0bc383242328ca71e28a4ffdcc1dd (patch) | |
tree | 9ba0875176a173e6a8f855f4c28d832e770807b1 /ext/standard/php_standard.h | |
parent | 57ddcca06e83aa8ea2fcb3f27d02830660cd0e59 (diff) | |
download | php-git-10ec176f69b0bc383242328ca71e28a4ffdcc1dd.tar.gz |
Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.
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 |