]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/DeviceTables.h
ICU-57132.0.1.tar.gz
[apple/icu.git] / icuSources / layout / DeviceTables.h
index 864bba1ad110b2f96a5a7f79b56e0c3f68aa9134..3baded47dac57ff1478aeeac321cd47ba3933b67 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * @(#)DeviceTables.h   1.5 00/03/15
  *
- * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
  *
  */
 
@@ -32,6 +32,7 @@ private:
     static const le_uint16 fieldSignBits[];
     static const le_uint16 fieldBits[];
 };
+LE_VAR_ARRAY(DeviceTable, deltaValues)
 
 U_NAMESPACE_END
 #endif