mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-04 13:50:55 +00:00
add missing include
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/stable@26640 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
61f359eda3
commit
a6a2c8f6e0
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#if OS_API_VERSION(GS_API_NONE,GS_API_LATEST)
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
|
||||
/* To turn assertions on, define GSI_ARRAY_CHECKS */
|
||||
|
|
Loading…
Reference in a new issue