Fix to ensure correct version of mheader fiel is imported

This commit is contained in:
rfm 2023-10-30 14:30:06 +00:00
parent 1cce7e97e2
commit 8b4a8820a8
28 changed files with 63 additions and 62 deletions

View file

@ -54,9 +54,9 @@
NSTimeInterval GSPrivateTimeNow() GS_ATTRIB_PRIVATE;
#include "GNUstepBase/GSObjCRuntime.h"
#import "GNUstepBase/GSObjCRuntime.h"
#include "Foundation/NSArray.h"
#import "Foundation/NSArray.h"
#ifdef __GNUSTEP_RUNTIME__
struct objc_category;
@ -87,7 +87,7 @@ typedef struct objc_category* Category;
}
@end
#include "Foundation/NSString.h"
#import "Foundation/NSString.h"
/**
* Macro to manage memory for chunks of code that need to work with