mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 11:00:48 +00:00
Fix issue with NSSet and NSString.
This commit is contained in:
parent
2e6ca996d0
commit
64a33a3f45
2 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
|
||||
#import <Foundation/NSObject.h>
|
||||
#import <Foundation/NSCoder.h>
|
||||
#import <Foundation/NSSet.h>
|
||||
#import <Foundation/NSString.h>
|
||||
|
||||
#import "AppKit/NSUserInterfaceCompression.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue