ObjFW  Diff

Differences From Artifact [862e4e73cc]:

To Artifact [68c676e291]:


37
38
39
40
41
42
43

44
45

46
47
48
49
50
51
52
37
38
39
40
41
42
43
44
45

46
47
48
49
50
51
52
53







+

-
+







#endif

#ifdef OF_HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif

#import "OFASPrintF.h"
#import "OFLocale.h"
#import "OFString.h"
#import "OFLocale.h"
#import "OFString+Private.h"

#import "OFInitializationFailedException.h"

#define maxSubformatLen 64

#ifndef HAVE_ASPRINTF
/*