#ifndef OT_GLYF_COMPOSITEGLYPH_HH #define OT_GLYF_COMPOSITEGLYPH_HH #include "../../hb-open-type.hh" #include "composite-iter.hh" namespace OT { namespace glyf_impl { struct CompositeGlyphRecord { … }; composite_iter_t; struct CompositeGlyph { … }; } /* namespace glyf_impl */ } /* namespace OT */ #endif /* OT_GLYF_COMPOSITEGLYPH_HH */