mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fix crash due to dictionary
This commit is contained in:
parent
8372fac3c0
commit
0f09fefac3
4 changed files with 13 additions and 11 deletions
|
@ -33,7 +33,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
@class NSString, NSDictionary, NSArray, NSNumber, NSProgress;
|
||||
@class NSString, NSDictionary, NSArray, NSNumber, NSURL, NSProgress;
|
||||
|
||||
#if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue