#ifndef OT_LAYOUT_GSUB_LIGATURESUBSTFORMAT1_HH #define OT_LAYOUT_GSUB_LIGATURESUBSTFORMAT1_HH #include "Common.hh" #include "LigatureSet.hh" namespace OT { namespace Layout { namespace GSUB_impl { template <typename Types> struct LigatureSubstFormat1_2 { … }; } } } #endif /* OT_LAYOUT_GSUB_LIGATURESUBSTFORMAT1_HH */