ObjFW  Diff

Differences From Artifact [c01918ca3a]:

To Artifact [8dc0f9b700]:


25
26
27
28
29
30
31

32
33
34
35
36
37
38

#import "OFFileManager.h"
#import "OFRunLoop.h"

#import "macros.h"
#import "amiga-library.h"


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

struct ObjFWBase;

#if defined(OF_AMIGAOS_M68K)
# include <stabs.h>







>







25
26
27
28
29
30
31
32
33
34
35
36
37
38
39

#import "OFFileManager.h"
#import "OFRunLoop.h"

#import "macros.h"
#import "amiga-library.h"

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

struct ObjFWBase;

#if defined(OF_AMIGAOS_M68K)
# include <stabs.h>