@@ -18,10 +18,12 @@ #import "OFUnsupportedVersionException.h" #import "OFString.h" #import "OFNotImplementedException.h" + +#import "common.h" @implementation OFUnsupportedVersionException + exceptionWithClass: (Class)class_ version: (OFString*)version {