@@ -20,12 +20,10 @@ #import "OFDataArray.h" #import "OFString.h" #import "OFInvalidArgumentException.h" -#import "macros.h" - @implementation OFMessagePackExtension + (instancetype)extensionWithType: (int8_t)type data: (OFDataArray*)data { return [[[self alloc] initWithType: type