@@ -17,12 +17,10 @@ #include "config.h" #import "OFMemoryNotPartOfObjectException.h" #import "OFString.h" -#import "macros.h" - @implementation OFMemoryNotPartOfObjectException + (instancetype)exceptionWithPointer: (void*)pointer object: (id)object { return [[[self alloc] initWithPointer: pointer