mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
fixes warnings for 64 bit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40151 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c0edb89f8b
commit
e1d7e808a9
2 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
#import <Foundation/NSRunLoop.h>
|
||||
#import <Foundation/NSString.h>
|
||||
#import <Foundation/NSGeometry.h>
|
||||
#import <Foundation/NSUndoManager.h>
|
||||
|
||||
#import "AppKit/AppKitExceptions.h"
|
||||
#import "AppKit/NSAttributedString.h"
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
#import "AppKit/NSFontDescriptor.h"
|
||||
#import "AppKit/NSFontManager.h"
|
||||
#import "AppKit/NSView.h"
|
||||
#import "GNUstepGUI/GSDisplayServer.h"
|
||||
#import "GNUstepGUI/GSFontInfo.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue