@@ -123,7 +123,7 @@ * \brief Converts the mutable array to an immutable array. */ - (void)makeImmutable; @end -@interface OFMutableArrayPlaceholder: OFMutableArray +@interface OFMutableArray_placeholder: OFMutableArray @end