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

#ifndef OT_LAYOUT_GPOS_CURSIVEPOS_HH
#define OT_LAYOUT_GPOS_CURSIVEPOS_HH

#include "CursivePosFormat1.hh"

namespace OT {
namespace Layout {
namespace GPOS_impl {

struct CursivePos
{};

}
}
}

#endif /* OT_LAYOUT_GPOS_CURSIVEPOS_HH */