mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-2765 Fix a compiler error on AIX
X-SVN-Rev: 11666
This commit is contained in:
parent
213d998491
commit
0717429086
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
#if !UCONFIG_NO_TRANSLITERATION
|
||||
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "unicode/utrans.h"
|
||||
#include "unicode/ustring.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue