* *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY

as requested by Marcus Mueller <znek@mulle-kybernetik.com>.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@18856 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ayers 2004-03-19 16:41:21 +00:00
parent 5cb4954557
commit e6fab07914
98 changed files with 106 additions and 101 deletions

View file

@ -27,7 +27,7 @@
#ifndef __EOObjectStore_h__
#define __EOObjectStore_h__
#ifndef NeXT_Foundation_LIBRARY
#ifdef GNUSTEP
#include <Foundation/NSObject.h>
#else
#include <Foundation/Foundation.h>