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

@ -24,7 +24,7 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifndef NeXT_Foundation_LIBRARY
#ifdef GNUSTEP
#include <Foundation/NSString.h>
#include <Foundation/NSArray.h>
#include <Foundation/NSDictionary.h>