mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-10142 just checking that I can commit.
X-SVN-Rev: 34171
This commit is contained in:
parent
7eeeccbcbb
commit
b8227cab88
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
*
|
||||
* created on: 1999jul27
|
||||
* created by: Markus W. Scherer, updated by Matitiahu Allouche
|
||||
*
|
||||
*/
|
||||
|
||||
#include "cmemory.h"
|
||||
|
@ -2864,4 +2865,4 @@ ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c)
|
|||
dir = ON;
|
||||
}
|
||||
return dir;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue