diff options
Diffstat (limited to 'ext/intl/msgformat/msgformat_helpers.cpp')
-rwxr-xr-x | ext/intl/msgformat/msgformat_helpers.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/intl/msgformat/msgformat_helpers.cpp b/ext/intl/msgformat/msgformat_helpers.cpp index 8b7c8e6f87..1895de2c86 100755 --- a/ext/intl/msgformat/msgformat_helpers.cpp +++ b/ext/intl/msgformat/msgformat_helpers.cpp @@ -20,6 +20,7 @@ #include <math.h> #include <unicode/msgfmt.h> +#include <unicode/chariter.h> extern "C" { #include "php_intl.h" |