chromium/third_party/harfbuzz-ng/src/src/OT/Layout/GSUB/LigatureSubst.hh

#ifndef OT_LAYOUT_GSUB_LIGATURESUBST_HH
#define OT_LAYOUT_GSUB_LIGATURESUBST_HH

#include "Common.hh"
#include "LigatureSubstFormat1.hh"

namespace OT {
namespace Layout {
namespace GSUB_impl {

struct LigatureSubst
{};


}
}
}

#endif  /* OT_LAYOUT_GSUB_LIGATURESUBST_HH */