mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fix missing line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27593 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ba4e623f5e
commit
51f5381439
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ static SEL oaiSel;
|
|||
static Class GSArrayClass;
|
||||
#else
|
||||
static Class GSInlineArrayClass;
|
||||
@class GSInlineArray;
|
||||
#endif
|
||||
|
||||
@class GSArray;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue