#ifndef OT_LAYOUT_GPOS_EXTENSIONPOS_HH #define OT_LAYOUT_GPOS_EXTENSIONPOS_HH namespace OT { namespace Layout { namespace GPOS_impl { struct ExtensionPos : Extension<ExtensionPos> { … }; } } } #endif /* OT_LAYOUT_GPOS_EXTENSIONPOS_HH */
#ifndef OT_LAYOUT_GPOS_EXTENSIONPOS_HH #define OT_LAYOUT_GPOS_EXTENSIONPOS_HH namespace OT { namespace Layout { namespace GPOS_impl { struct ExtensionPos : Extension<ExtensionPos> { … }; } } } #endif /* OT_LAYOUT_GPOS_EXTENSIONPOS_HH */