mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- fix build for option WITH_GNUSTEP_DEVEL
This commit is contained in:
parent
e52b1d9bf0
commit
0bc90c5bf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212653
10
science/paje/files/patch-NSArray+Additions.m
Normal file
10
science/paje/files/patch-NSArray+Additions.m
Normal file
@ -0,0 +1,10 @@
|
||||
--- General/NSArray+Additions.m.orig 2006-01-24 14:10:07.000000000 +0100
|
||||
+++ General/NSArray+Additions.m 2008-05-03 08:13:11.000000000 +0200
|
||||
@@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#include "NSArray+Additions.h"
|
||||
+#include "Foundation/NSEnumerator.h"
|
||||
#include "Macros.h"
|
||||
|
||||
// Enumerator of objects in a range of indexes of an array
|
Loading…
Reference in New Issue
Block a user