]> granicus.if.org Git - icu/commitdiff
fix test building for mac
authorYounies Mahmoud <younies@younies-macbookpro4.roam.corp.google.com>
Thu, 20 Feb 2020 19:42:10 +0000 (20:42 +0100)
committerYounies Mahmoud <younies@younies-macbookpro4.roam.corp.google.com>
Thu, 20 Feb 2020 19:42:10 +0000 (20:42 +0100)
icu4c/source/i18n/unitconverter.h

index b28aeedc0dc046f83d65fe5f1c0790ed5a45ed5d..738e1811c5176dff1be5118019f450ac2760f851 100644 (file)
@@ -173,7 +173,7 @@ struct entry {
 /**
  * Converts from a source `MeasureUnit` to a target `MeasureUnit`.
  */
-class UnitConverter {
+class U_I18N_API UnitConverter {
   public:
     /**
      * Constructor of `UnitConverter`.