]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/uvectr32.cpp
ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / common / uvectr32.cpp
index fcf5c9a74a3191aae7247698be95e974a32dcee0..e0dd4cbb325e92a959457da8aa828cbd785d6fec 100644 (file)
@@ -21,7 +21,7 @@ U_NAMESPACE_BEGIN
  * token is assumed to be an integer. This is needed for iSeries
  */
  
  * token is assumed to be an integer. This is needed for iSeries
  */
  
-const char UVector32::fgClassID=0;
+UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UVector32)
 
 UVector32::UVector32(UErrorCode &status) :
     count(0),
 
 UVector32::UVector32(UErrorCode &status) :
     count(0),