Fix typo: include Foundation/NSException.h.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@631 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-10-22 17:59:25 +00:00
parent a1e01df688
commit ba93b107a8

View file

@ -27,6 +27,7 @@
#include <Foundation/NSGArray.h>
#include <limits.h>
#include <Foundation/NSUtilities.h>
#include <Foundation/NSException.h>
@interface NSArrayEnumerator : NSEnumerator
{