X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/layout/DeviceTables.h diff --git a/icuSources/layout/DeviceTables.h b/icuSources/layout/DeviceTables.h index 2370b3c5..3baded47 100644 --- a/icuSources/layout/DeviceTables.h +++ b/icuSources/layout/DeviceTables.h @@ -1,7 +1,7 @@ /* * @(#)DeviceTables.h 1.5 00/03/15 * - * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved * */ @@ -15,8 +15,6 @@ #include "LETypes.h" #include "OpenTypeTables.h" -#include "GlyphIterator.h" -#include "GlyphPositionAdjustments.h" U_NAMESPACE_BEGIN @@ -34,6 +32,7 @@ private: static const le_uint16 fieldSignBits[]; static const le_uint16 fieldBits[]; }; +LE_VAR_ARRAY(DeviceTable, deltaValues) U_NAMESPACE_END #endif