X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..4d9eefca008a7bc544144ef830fa144ce89deaa0:/icuSources/layout/CursiveAttachmentSubtables.h diff --git a/icuSources/layout/CursiveAttachmentSubtables.h b/icuSources/layout/CursiveAttachmentSubtables.h index f93b0f1a..5eefb2f9 100644 --- a/icuSources/layout/CursiveAttachmentSubtables.h +++ b/icuSources/layout/CursiveAttachmentSubtables.h @@ -1,7 +1,6 @@ /* - * %W% %E% * - * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved * */ @@ -14,13 +13,14 @@ */ #include "LETypes.h" -#include "LEFontInstance.h" #include "OpenTypeTables.h" #include "GlyphPositioningTables.h" -#include "GlyphIterator.h" U_NAMESPACE_BEGIN +class LEFontInstance; +class GlyphIterator; + struct EntryExitRecord { Offset entryAnchor;