]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/tmutamt.cpp
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / tmutamt.cpp
index a69fe57752750d34a61d2f51072440e7ef5b4f7c..25464693ea9b332ff3c487f5e78c2b4741ba2c9e 100644 (file)
@@ -50,7 +50,7 @@ TimeUnitAmount::operator==(const UObject& other) const {
     return Measure::operator==(other);
 }
 
-UObject* 
+TimeUnitAmount* 
 TimeUnitAmount::clone() const {
     return new TimeUnitAmount(*this);
 }