diff options
Diffstat (limited to 'ext/intl/formatter/formatter_parse.c')
-rw-r--r-- | ext/intl/formatter/formatter_parse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/formatter/formatter_parse.c b/ext/intl/formatter/formatter_parse.c index 1278c014d5..b455398ddc 100644 --- a/ext/intl/formatter/formatter_parse.c +++ b/ext/intl/formatter/formatter_parse.c @@ -23,7 +23,6 @@ #include "formatter_class.h" #include "formatter_format.h" -#include "formatter_parse.h" #include "intl_convert.h" #define ICU_LOCALE_BUG 1 |