ObjFW  Diff

Differences From Artifact [6ba923fc89]:

To Artifact [52398c8d3c]:


15
16
17
18
19
20
21

22
23

24
25
26
27
28
29
30

#include "config.h"

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


#include <proto/exec.h>
#include <proto/intuition.h>


struct ObjFWRTBase;

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

#if defined(OF_AMIGAOS_M68K)







>


>







15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

#include "config.h"

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

#define Class IntuitionClass
#include <proto/exec.h>
#include <proto/intuition.h>
#undef Class

struct ObjFWRTBase;

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

#if defined(OF_AMIGAOS_M68K)