mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
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:
parent
df82f8b96c
commit
51446f39de
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue