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

#ifndef OT_LAYOUT_GSUB_MULTIPLESUBST_HH
#define OT_LAYOUT_GSUB_MULTIPLESUBST_HH

#include "Common.hh"
#include "MultipleSubstFormat1.hh"

namespace OT {
namespace Layout {
namespace GSUB_impl {

struct MultipleSubst
{};


}
}
}

#endif /* OT_LAYOUT_GSUB_MULTIPLESUBST_HH */