mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-01 12:30:50 +00:00
Include gnustep/base/config.h instead of preface.h; otherwise we get
a dependancy loop on the definition on NSZone. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1910 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bcde49ee60
commit
0eca046ad3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
#ifndef h_zone_NS_h
|
#ifndef h_zone_NS_h
|
||||||
#define h_zone_NS_h
|
#define h_zone_NS_h
|
||||||
|
|
||||||
#include <gnustep/base/preface.h>
|
#include <gnustep/base/config.h>
|
||||||
|
|
||||||
#if NeXT_runtime
|
#if NeXT_runtime
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue