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

#ifndef OT_LAYOUT_GPOS_MARKBASEPOS_HH
#define OT_LAYOUT_GPOS_MARKBASEPOS_HH

#include "MarkBasePosFormat1.hh"

namespace OT {
namespace Layout {
namespace GPOS_impl {

struct MarkBasePos
{};

}
}
}

#endif /* OT_LAYOUT_GPOS_MARKBASEPOS_HH */