Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add header needed on OSX
  • Loading branch information
rfm committed Aug 25, 2022
commit 0a6ced7713cd8213070d01a6ff1c637bbc76d35f
1 change: 1 addition & 0 deletions Source/Additions/NSDebug+GNUstepBase.m
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
*/

#import "common.h"
#import "GNUstepBase/GSObjCRuntime.h"
#import "GNUstepBase/NSDebug+GNUstepBase.h"

GS_DECLARE NSString*
Expand Down