mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Add missing #import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33603 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4a277ee9ac
commit
0d5d27b6a1
1 changed files with 1 additions and 0 deletions
|
@ -626,6 +626,7 @@ prepareResult(NSRegularExpression *regex,
|
||||||
#endif //HAV_ICU
|
#endif //HAV_ICU
|
||||||
|
|
||||||
#ifndef NSRegularExpressionWorks
|
#ifndef NSRegularExpressionWorks
|
||||||
|
#import "Foundation/NSRegularExpression.h"
|
||||||
@implementation NSRegularExpression
|
@implementation NSRegularExpression
|
||||||
+ (id)allocWithZone: (NSZone*)
|
+ (id)allocWithZone: (NSZone*)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue