From b43ac2603b865a600a51becae24f84171e36d0a9 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 9 May 2006 22:15:16 +0000 Subject: [PATCH] - WS --- ext/spl/spl_iterators.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/spl/spl_iterators.h b/ext/spl/spl_iterators.h index b9eac05261..4dc4318e6c 100755 --- a/ext/spl/spl_iterators.h +++ b/ext/spl/spl_iterators.h @@ -25,7 +25,6 @@ #include "php_spl.h" #if HAVE_PCRE || HAVE_BUNDLED_PCRE #include "ext/pcre/php_pcre.h" - #endif #define spl_ce_Traversable zend_ce_traversable -- 2.50.1