mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fix #define issues.
This commit is contained in:
parent
7799824de6
commit
4edcc3f697
2 changed files with 6 additions and 1 deletions
|
@ -202,4 +202,8 @@ extern "C" {
|
|||
- (instancetype) initWithCoder: (NSCoder *)coder;
|
||||
@end
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* _NSOrderedSet_h_GNUSTEP_BASE_INCLUDE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue