#ifndef OT_LAYOUT_GSUB_REVERSECHAINSINGLESUBST_HH #define OT_LAYOUT_GSUB_REVERSECHAINSINGLESUBST_HH #include "Common.hh" #include "ReverseChainSingleSubstFormat1.hh" namespace OT { namespace Layout { namespace GSUB_impl { struct ReverseChainSingleSubst { … }; } } } #endif /* HB_OT_LAYOUT_GSUB_REVERSECHAINSINGLESUBST_HH */