mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
mostly fixups for ICU
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31742 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9082447e48
commit
ee053452a9
13 changed files with 16749 additions and 2825 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "config.h"
|
||||
#if HAVE_ICU
|
||||
#include "common.h"
|
||||
#if GS_USE_ICU == 1
|
||||
#include "unicode/uregex.h"
|
||||
#if (U_ICU_VERSION_MAJOR_NUM > 4 || (U_ICU_VERSION_MAJOR_NUM == 4 && U_ICU_VERSION_MINOR_NUM >= 4))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue