ObjFW  Diff

Differences From Artifact [ba1c079bde]:

To Artifact [e0ede1483b]:


14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 */

#include "config.h"

#include <stdlib.h>
#include <string.h>

#include <assert.h>

#import "OFMutableArray.h"
#import "OFMutableAdjacentArray.h"

#import "OFEnumerationMutationException.h"
#import "OFInvalidArgumentException.h"
#import "OFOutOfRangeException.h"








<
<







14
15
16
17
18
19
20


21
22
23
24
25
26
27
 */

#include "config.h"

#include <stdlib.h>
#include <string.h>



#import "OFMutableArray.h"
#import "OFMutableAdjacentArray.h"

#import "OFEnumerationMutationException.h"
#import "OFInvalidArgumentException.h"
#import "OFOutOfRangeException.h"