mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +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
40400d83b3
commit
e73b241f82
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#ifndef h_zone_NS_h
|
||||
#define h_zone_NS_h
|
||||
|
||||
#include <gnustep/base/preface.h>
|
||||
#include <gnustep/base/config.h>
|
||||
|
||||
#if NeXT_runtime
|
||||
|
||||
|
|
Loading…
Reference in a new issue