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

#ifndef OT_LAYOUT_GPOS_PAIRVALUERECORD_HH
#define OT_LAYOUT_GPOS_PAIRVALUERECORD_HH

#include "ValueFormat.hh"

namespace OT {
namespace Layout {
namespace GPOS_impl {


template <typename Types>
struct PairValueRecord
{};


}
}
}

#endif  // OT_LAYOUT_GPOS_PAIRVALUERECORD_HH