#ifndef OT_LAYOUT_GPOS_ANCHOR_HH #define OT_LAYOUT_GPOS_ANCHOR_HH #include "AnchorFormat1.hh" #include "AnchorFormat2.hh" #include "AnchorFormat3.hh" namespace OT { namespace Layout { namespace GPOS_impl { struct Anchor { … }; } } } #endif // OT_LAYOUT_GPOS_ANCHOR_HH