mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +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
|
#define FOUNDATION_EXPORT GS_EXPORT
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Declare NSExceptionName
|
||||||
|
*/
|
||||||
|
typedef NSString* NSExceptionName;
|
||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue