]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/MarkArrays.h
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / layout / MarkArrays.h
index c0825d94ca8ca8ae6a87ad7a8036a7e7c77b1951..812d175491b569fe54bd867ba4a9c313d927a357 100644 (file)
@@ -1,7 +1,6 @@
 /*
- * @(#)MarkArrays.h    1.5 00/03/15
  *
- * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
  *
  */
 
@@ -33,6 +32,7 @@ struct MarkArray
     le_int32 getMarkClass(LEGlyphID glyphID, le_int32 coverageIndex, const LEFontInstance *fontInstance,
         LEPoint &anchor) const;
 };
+LE_VAR_ARRAY(MarkArray, markRecordArray)
 
 U_NAMESPACE_END
 #endif