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

#ifndef OT_LAYOUT_GPOS_ANCHORMATRIX_HH
#define OT_LAYOUT_GPOS_ANCHORMATRIX_HH

namespace OT {
namespace Layout {
namespace GPOS_impl {

struct AnchorMatrix
{};


}
}
}

#endif /* OT_LAYOUT_GPOS_ANCHORMATRIX_HH */