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

#ifndef OT_LAYOUT_GPOS_PAIRPOS_HH
#define OT_LAYOUT_GPOS_PAIRPOS_HH

#include "PairPosFormat1.hh"
#include "PairPosFormat2.hh"

namespace OT {
namespace Layout {
namespace GPOS_impl {

struct PairPos
{};

}
}
}

#endif  // OT_LAYOUT_GPOS_PAIRPOS_HH