mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Fix up additions compatibility with MacOSX and add additional methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15821 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5069165647
commit
17d906ff14
9 changed files with 302 additions and 24 deletions
|
@ -22,7 +22,9 @@
|
|||
|
||||
*/
|
||||
#include "config.h"
|
||||
#include <Foundation/Foundation.h>
|
||||
#include <string.h>
|
||||
#include <Foundation/Foundation.h>
|
||||
#include <gnustep/base/GSCategories.h>
|
||||
#include "GSCompatibility.h"
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue