Sign in
android
/
platform
/
external
/
harfbuzz_ng
/
9b085740535ecaab7a790302970cbe976384d83b
/
.
/
src
/
OT
/
Layout
/
GPOS
/
ChainContextPos.hh
blob: d551ac2a2be63fe93875742ec9124af825f0b00a [
file
] [
log
] [
blame
]
#ifndef
OT_LAYOUT_GPOS_CHAINCONTEXTPOS_HH
#define
OT_LAYOUT_GPOS_CHAINCONTEXTPOS_HH
namespace
OT
{
namespace
Layout
{
namespace
GPOS_impl
{
struct
ChainContextPos
:
ChainContext
{};
}
}
}
#endif
/* OT_LAYOUT_GPOS_CHAINCONTEXTPOS_HH */