mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Add missing import
This commit is contained in:
parent
2de7793dbc
commit
eec5adb655
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
#import "Foundation/NSPathUtilities.h"
|
||||
#import "Foundation/NSProcessInfo.h"
|
||||
|
||||
#import "../GSPrivate.h"
|
||||
|
||||
#define UNISTR(X) \
|
||||
((const unichar*)[(X) cStringUsingEncoding: NSUnicodeStringEncoding])
|
||||
|
||||
|
|
Loading…
Reference in a new issue