mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Attempts to cope with new runtime's failure to link without base.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29636 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
da2a563929
commit
f77619ab3c
11 changed files with 52 additions and 46 deletions
|
@ -16,8 +16,7 @@
|
|||
as an option to gcc. If it doesn't work, it means your gcc doesn't
|
||||
support this option. */
|
||||
|
||||
#include <objc/objc.h>
|
||||
#include <objc/Object.h>
|
||||
#include "objc-common.g"
|
||||
|
||||
/* Define our custom constant string class */
|
||||
@interface FooConstantString : Object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue