mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
ICU-2235 bug fix
X-SVN-Rev: 13165
This commit is contained in:
parent
2f7dec1c29
commit
f932cbfd0a
2 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
#include "umutex.h"
|
||||
#include "utrie.h"
|
||||
#include "unicode/uset.h"
|
||||
#include "udataswp.h"
|
||||
|
||||
/*
|
||||
* Status of tailored normalization
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
#include "unicode/uset.h"
|
||||
#include "utrie.h"
|
||||
#include "ustr_imp.h"
|
||||
#include "udataswp.h"
|
||||
|
||||
/*
|
||||
* This new implementation of the normalization code loads its data from
|
||||
|
|
Loading…
Add table
Reference in a new issue