mirror of
https://github.com/php/php-src.git
synced 2024-12-04 23:34:25 +08:00
Fix ext/intl build on ICU < 4.8
This commit is contained in:
parent
52d541a314
commit
c1ac325228
@ -21,6 +21,8 @@
|
||||
#include <unicode/ustring.h>
|
||||
#include "msgformat_data.h"
|
||||
|
||||
#include "msgformat_class.h"
|
||||
|
||||
/* {{{ void msgformat_data_init( msgformat_data* mf_data )
|
||||
* Initialize internals of msgformat_data.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user