freebsd-ports/science/paje/files/patch-General_NSArray+Additions.m
David Chisnall 31e0b9f12c Update GNUstep core libraries.
Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
2017-08-21 13:26:28 +00:00

10 lines
270 B
Mathematica

--- General/NSArray+Additions.m.orig 2007-02-14 23:28:57 UTC
+++ General/NSArray+Additions.m
@@ -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