mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Merge branch 'master' into fix-nsurlcomponents
This commit is contained in:
commit
07158ec360
1 changed files with 5 additions and 0 deletions
|
@ -279,6 +279,11 @@ DEFINE_BLOCK_TYPE(NSComparator, NSComparisonResult, id, id);
|
|||
*/
|
||||
#define FOUNDATION_EXPORT GS_EXPORT
|
||||
|
||||
/**
|
||||
* Declare NSExceptionName
|
||||
*/
|
||||
typedef NSString* NSExceptionName;
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue