Include <Foundation/NSException.h>

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@403 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1995-04-21 00:11:21 +00:00
parent ff7e6221b0
commit b730ea2ced

View file

@ -24,6 +24,7 @@
#include <objects/stdobjects.h>
#include <Foundation/NSData.h>
#include <Foundation/NSString.h>
#include <Foundation/NSException.h>
#include <Foundation/NSGData.h>
/* xxx Pretty messy. Needs work. */