@@ -29,11 +29,12 @@ #import "OFArray.h" #import "OFDictionary.h" #import "OFStream.h" #import "OFNumber.h" #import "OFAutoreleasePool.h" -#import "OFExceptions.h" + +#import "OFOutOfRangeException.h" @implementation OFStreamObserver + observer { return [[[self alloc] init] autorelease];