mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Port baseadd to MacOSX
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15199 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
74a7312255
commit
4667c84855
18 changed files with 808 additions and 580 deletions
|
@ -40,6 +40,7 @@
|
|||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include "GSCompatibility.h"
|
||||
|
||||
#ifdef HAVE_LIBXML
|
||||
|
||||
|
@ -3215,6 +3216,8 @@ static BOOL warned = NO; if (warned == NO) { warned = YES; NSLog(@"WARNING, use
|
|||
|
||||
#include <Foundation/NSObjCRuntime.h>
|
||||
#include <Foundation/NSCoder.h>
|
||||
#include <Foundation/NSInvocation.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
/*
|
||||
* Build dummy implementations of the classes if libxml is not available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue