@@ -88,11 +88,11 @@ return (t)_value.double_; \ default: \ @throw [OFInvalidFormatException exception]; \ } -@interface OFNumber (OF_PRIVATE_CATEGORY) +@interface OFNumber () - (OFString*)OF_JSONRepresentationWithOptions: (int)options depth: (size_t)depth; @end @implementation OFNumber