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