ObjFW  Diff

Differences From Artifact [0a8dc1a730]:

To Artifact [d66050c602]:


16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 */

#include "config.h"

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

#import "ObjFW-RT.h"
#import "private.h"
#import "macros.h"

@interface DummyObject
{
	Class isa;
}







|







16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 */

#include "config.h"

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

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

@interface DummyObject
{
	Class isa;
}