mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-1885 Allow z/OS to use UCNV_SWAP_LFNL_OPTION_STRING
X-SVN-Rev: 10067
This commit is contained in:
parent
c746cf3527
commit
130f5c120b
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,8 @@
|
|||
# include <Folders.h>
|
||||
# include <MacTypes.h>
|
||||
# include <TextUtils.h>
|
||||
#elif defined(OS390)
|
||||
#include "unicode/ucnv.h" /* Needed for UCNV_SWAP_LFNL_OPTION_STRING */
|
||||
#elif defined(AIX)
|
||||
/*
|
||||
# include <sys/ldr.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue