@@ -33,11 +33,11 @@ #endif { FirstType _Nullable _firstObject; SecondType _Nullable _secondObject; ThirdType _Nullable _thirdObject; - OF_RESERVE_IVARS(4) + OF_RESERVE_IVARS(OFTriple, 4) } /*! * @brief The first object of the triple. */