diff --git a/icu4c/source/common/unicode/brkiter.h b/icu4c/source/common/unicode/brkiter.h index 1c48876d35..a2da203144 100644 --- a/icu4c/source/common/unicode/brkiter.h +++ b/icu4c/source/common/unicode/brkiter.h @@ -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.