ObjFW  Diff

Differences From Artifact [66a6bc8b55]:

To Artifact [4d5dbb4ac4]:


500
501
502
503
504
505
506
507

508
509
510
500
501
502
503
504
505
506

507
508
509
510







-
+



   mutationsPtr: (unsigned long *_Nullable)mutationsPtr;
@end

OF_ASSUME_NONNULL_END

#import "OFMutableArray.h"

#ifndef NSINTEGER_DEFINED
#if !defined(NSINTEGER_DEFINED) && !__has_feature(modules)
/* Required for array literals to work */
@compatibility_alias NSArray OFArray;
#endif