aboutsummaryrefslogtreecommitdiff
path: root/devel/performance/files/patch-GSSkipMutableArray.m
diff options
context:
space:
mode:
Diffstat (limited to 'devel/performance/files/patch-GSSkipMutableArray.m')
-rw-r--r--devel/performance/files/patch-GSSkipMutableArray.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/performance/files/patch-GSSkipMutableArray.m b/devel/performance/files/patch-GSSkipMutableArray.m
new file mode 100644
index 000000000000..be115b1af750
--- /dev/null
+++ b/devel/performance/files/patch-GSSkipMutableArray.m
@@ -0,0 +1,10 @@
+--- GSSkipMutableArray.m.orig 2006-11-12 08:30:09.000000000 +0100
++++ GSSkipMutableArray.m 2008-05-03 09:01:46.000000000 +0200
+@@ -24,6 +24,7 @@
+ #include <Foundation/NSException.h>
+ #include <Foundation/NSValue.h>
+ #include <Foundation/NSEnumerator.h>
++#include <Foundation/NSDictionary.h>
+
+ #include "GSSkipMutableArray.h"
+ #include "GSIndexedSkipList.h"