Tweaks to avoid compiler warnings

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34054 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-10-25 08:02:38 +00:00
parent a3ba553688
commit 1c0ad8aa26
2 changed files with 17 additions and 11 deletions

View file

@ -24,6 +24,7 @@
*/
#import "common.h"
#import "Foundation/NSValue.h"
#import "GNUstepBase/NSURL+GNUstepBase.h"
@implementation NSURL (GNUstepBaseAdditions)