mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 23:10:40 +00:00
ICU-12410 U_COMMON_API for Edits::Iterator
X-SVN-Rev: 39708
This commit is contained in:
parent
1d5d552ae1
commit
1bfa33bfbd
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ public:
|
|||
* @see getFineIterator
|
||||
* @draft ICU 59
|
||||
*/
|
||||
struct Iterator final : public UMemory {
|
||||
struct U_COMMON_API Iterator final : public UMemory {
|
||||
/**
|
||||
* Copy constructor.
|
||||
* @draft ICU 59
|
||||
|
|
Loading…
Add table
Reference in a new issue