mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Compatibility with old versions of ICU (4.0+).
This commit is contained in:
parent
69f75bb43c
commit
95fbae891a
33 changed files with 108 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
|
||||
/* $Id$ */
|
||||
|
||||
//Fixes the build on old versions of ICU with Windows
|
||||
#include <stdio.h>
|
||||
|
||||
#include "intl_convertcpp.h"
|
||||
#include <unicode/ustring.h>
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue