mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Add forward declarations.
This commit is contained in:
parent
2203295a4e
commit
7fd7763408
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
@class NSDictionary, NSString, NSArray;
|
||||
|
||||
@interface NSOrthography : NSObject <NSCopying, NSCoding>
|
||||
|
||||
- (instancetype) initWithDominantScript: (NSString *)script
|
||||
|
|
Loading…
Reference in a new issue