]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/LookupProcessor.h
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / layout / LookupProcessor.h
index 11bc9c36e5542e3deba295efe5554c294d72a040..a9c5ab480df59c959d6522258b1b27d016244bfd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * %W% %E%
  *
- * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2016 - All Rights Reserved
  *
  */
 
@@ -17,8 +17,7 @@
 #include "LEFontInstance.h"
 #include "OpenTypeTables.h"
 #include "LETableReference.h"
-//#include "Lookups.h"
-//#include "Features.h"
+#include "Lookups.h"
 
 U_NAMESPACE_BEGIN
 
@@ -30,7 +29,6 @@ struct FeatureTable;
 struct FeatureListTable;
 struct GlyphDefinitionTableHeader;
 struct LookupSubtable;
-struct LookupTable;
 
 class LookupProcessor : public UMemory {
 public: