ObjFW  Diff

Differences From Artifact [9ed108e4c1]:

To Artifact [f4c986f8d9]:


25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#import "OFString.h"
#import "OFMutableString_UTF8.h"

#import "OFInvalidArgumentException.h"
#import "OFInvalidFormatException.h"
#import "OFOutOfRangeException.h"

#import "autorelease.h"
#import "macros.h"

#import "of_asprintf.h"
#import "unicode.h"

static struct {
	Class isa;
} placeholder;








<
<
<







25
26
27
28
29
30
31



32
33
34
35
36
37
38
#import "OFString.h"
#import "OFMutableString_UTF8.h"

#import "OFInvalidArgumentException.h"
#import "OFInvalidFormatException.h"
#import "OFOutOfRangeException.h"




#import "of_asprintf.h"
#import "unicode.h"

static struct {
	Class isa;
} placeholder;