@@ -21,13 +21,10 @@ #import "OFXMLElement.h" #import "OFDataArray.h" #import "OFInvalidArgumentException.h" -#import "autorelease.h" -#import "macros.h" - @interface OFNull (OF_PRIVATE_CATEGORY) - (OFString*)OF_JSONRepresentationWithOptions: (int)options depth: (size_t)depth; @end