I give up. No brain left.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33605 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
theraven 2011-07-22 13:37:38 +00:00
parent d24eeb55ce
commit a76cd2adb3

View file

@ -628,6 +628,7 @@ prepareResult(NSRegularExpression *regex,
#ifndef NSRegularExpressionWorks
#import "Foundation/NSRegularExpression.h"
#import "Foundation/NSZone.h"
#import "Foundation/NSException.h"
@implementation NSRegularExpression
+ (id)allocWithZone: (NSZone*)aZone
{