mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-3258 CygWin changes. Allow DONE to be properly exported
X-SVN-Rev: 13456
This commit is contained in:
parent
9bf949f010
commit
e00a036f28
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ public:
|
|||
* boundaries have been returned.
|
||||
* @stable ICU 2.0
|
||||
*/
|
||||
static const int32_t DONE;
|
||||
U_COMMON_API static const int32_t DONE;
|
||||
|
||||
/**
|
||||
* Return the index of the first character in the text being scanned.
|
||||
|
|
Loading…
Add table
Reference in a new issue