ICU-3258 CygWin changes. Allow DONE to be properly exported

X-SVN-Rev: 13456
This commit is contained in:
George Rhoten 2003-10-17 21:37:09 +00:00
parent 9bf949f010
commit e00a036f28

View File

@ -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.