ObjFW  Diff

Differences From Artifact [e875ac7884]:

To Artifact [4ad4b1bea6]:


17
18
19
20
21
22
23

24
25
26
27
28
29
30
#include "config.h"

#include <stdlib.h>

#import "OFSet.h"
#import "OFSet_hashtable.h"
#import "OFString.h"

#import "OFXMLElement.h"

#import "autorelease.h"

static struct {
	Class isa;
} placeholder;







>







17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#include "config.h"

#include <stdlib.h>

#import "OFSet.h"
#import "OFSet_hashtable.h"
#import "OFString.h"
#import "OFArray.h"
#import "OFXMLElement.h"

#import "autorelease.h"

static struct {
	Class isa;
} placeholder;