* *.[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

@ -28,7 +28,7 @@
#define __EOExpressionArray_h__
#ifndef NeXT_Foundation_LIBRARY
#ifdef GNUSTEP
#include <Foundation/NSString.h>
#else
#include <Foundation/Foundation.h>