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