ObjFW  Diff

Differences From Artifact [ef7a9d3c88]:

To Artifact [fae3aff94d]:


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

#define OBJC_NO_PERSONALITY_DECLARATION

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

#import "ObjFW_RT.h"
#import "private.h"

#import "macros.h"
#ifdef OF_HAVE_THREADS
# include "threading.h"
#endif








|







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

#define OBJC_NO_PERSONALITY_DECLARATION

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

#import "ObjFWRT.h"
#import "private.h"

#import "macros.h"
#ifdef OF_HAVE_THREADS
# include "threading.h"
#endif