godot/thirdparty/harfbuzz/src/OT/Layout/GPOS/PairPosFormat2.hh

#ifndef OT_LAYOUT_GPOS_PAIRPOSFORMAT2_HH
#define OT_LAYOUT_GPOS_PAIRPOSFORMAT2_HH

#include "ValueFormat.hh"

namespace OT {
namespace Layout {
namespace GPOS_impl {

template <typename Types>
struct PairPosFormat2_4 : ValueBase
{};

}
}
}

#endif  // OT_LAYOUT_GPOS_PAIRPOSFORMAT2_HH