]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/loengine.cpp
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / layout / loengine.cpp
index 5e33d12e020165883890449fb5e1f96a42a37323..384459be51d8f840bb68e969c5439af3fbcffd0a 100644 (file)
@@ -1,7 +1,6 @@
 /*
- * @(#)loengine.cpp    1.0 00/12/07
  *
- * (C) Copyright IBM Corp. 1998, 1999, 2000 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
  *
  */
 
@@ -14,4 +13,6 @@
  * exported by the build...
  */
 
-const char ICULayoutEngine::fgClassID=0;
+#ifndef U_HIDE_OBSOLETE_API
+UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ICULayoutEngine)
+#endif