Remove compiler warnings from clang.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30117 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2010-04-10 17:48:46 +00:00
parent 750d092f4c
commit 63638ee055
16 changed files with 74 additions and 45 deletions

View file

@ -39,6 +39,7 @@
#import <Foundation/NSMapTable.h>
#import <Foundation/NSNotification.h>
#import <Foundation/NSNull.h>
#import <Foundation/NSSet.h>
#import <Foundation/NSUserDefaults.h>
#import <Foundation/NSValue.h>