]> granicus.if.org Git - icu/commitdiff
ICU-12410 U_COMMON_API for Edits::Iterator
authorMarkus Scherer <markus.icu@gmail.com>
Sat, 25 Feb 2017 04:42:09 +0000 (04:42 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Sat, 25 Feb 2017 04:42:09 +0000 (04:42 +0000)
X-SVN-Rev: 39708

icu4c/source/common/unicode/edits.h

index 8f944a4435bcccb4676f21416708aa764b60713d..ae0dca291546b5b5a172c0039bf1fcf288733e84 100644 (file)
@@ -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