mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Include fixes for darwin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18413 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8971343f45
commit
4abb9b17fa
8 changed files with 36 additions and 9 deletions
|
@ -27,6 +27,9 @@
|
|||
#include <Foundation/NSUserDefaults.h>
|
||||
#include <Foundation/NSDebug.h>
|
||||
#include <Foundation/NSAutoreleasePool.h>
|
||||
#ifdef NeXT_Foundation_LIBRARY
|
||||
#include "GNUstepBase/GSCategories.h"
|
||||
#endif
|
||||
|
||||
int
|
||||
convert_unicode(NSArray *args)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue