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