ObjFW  Diff

Differences From Artifact [c2001431e3]:

To Artifact [da61972c93]:


19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34

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

#include <assert.h>

#include <sys/time.h>

#ifdef OF_APPLE_RUNTIME
# include <dlfcn.h>
#endif

#import "OFObject.h"
#import "OFArray.h"
#import "OFLocalization.h"







<
<







19
20
21
22
23
24
25


26
27
28
29
30
31
32

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

#include <assert.h>



#ifdef OF_APPLE_RUNTIME
# include <dlfcn.h>
#endif

#import "OFObject.h"
#import "OFArray.h"
#import "OFLocalization.h"