mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
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:
parent
8a3909a021
commit
d15b491be6
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#include <Foundation/NSGArray.h>
|
||||
#include <limits.h>
|
||||
#include <Foundation/NSUtilities.h>
|
||||
#include <Foundation/NSException.h>
|
||||
|
||||
@interface NSArrayEnumerator : NSEnumerator
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue