From 7aa2282124fe2b024cb4f7ec0353c7943ce15505 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 8 Feb 2007 22:54:34 +0000 Subject: - MFH Add include --- ext/spl/spl_array.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/spl/spl_array.h') diff --git a/ext/spl/spl_array.h b/ext/spl/spl_array.h index 5e8f23dca4..de6c0f06b1 100755 --- a/ext/spl/spl_array.h +++ b/ext/spl/spl_array.h @@ -23,6 +23,7 @@ #include "php.h" #include "php_spl.h" +#include "spl_iterators.h" extern PHPAPI zend_class_entry *spl_ce_ArrayObject; extern PHPAPI zend_class_entry *spl_ce_ArrayIterator; -- cgit v1.2.1