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