@@ -34,11 +34,11 @@ static struct { Class isa; } placeholder; -@interface OFArray (OF_PRIVATE_CATEGORY) +@interface OFArray () - (OFString*)OF_JSONRepresentationWithOptions: (int)options depth: (size_t)depth; @end @interface OFArray_placeholder: OFArray