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:
theraven 2011-07-22 13:27:04 +00:00
parent 4a277ee9ac
commit 0d5d27b6a1

View file

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