Added NSDebug.h

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2914 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-08-07 15:30:09 +00:00
parent 80bc736756
commit f94edcf0af

View file

@ -26,6 +26,7 @@
#ifndef __Foundation_h_GNUSTEP_BASE_INCLUDE
#define __Foundation_h_GNUSTEP_BASE_INCLUDE
#include <Foundation/NSDebug.h>
#include <Foundation/NSObject.h>
#include <Foundation/NSArchiver.h>
#include <Foundation/NSArray.h>