1 #ifndef PROTO_MCCCLASS_H
2 #define PROTO_MCCCLASS_H
6 ** Includes Release 50.1
8 ** Prototype/inline/pragma header file combo
10 ** (C) Copyright 2003-2004 Amiga, Inc.
11 ** All Rights Reserved
15 #include <exec/types.h>
18 /****************************************************************************/
21 //extern struct Library * MCCClassBase;
22 #endif /* __NOLIBBASE__ */
24 /****************************************************************************/
27 #include <interfaces/mccclass.h>
29 #include <inline4/mccclass.h>
30 #endif /* __USE_INLINE__ */
31 #ifndef CLIB_MCCCLASS_PROTOS_H
32 #define CLIB_MCCCLASS_PROTOS_H 1
33 #endif /* CLIB_MCCCLASS_PROTOS_H */
34 #ifndef __NOGLOBALIFACE__
35 // extern struct MCCClassIFace *IMCCClass;
36 #endif /* __NOGLOBALIFACE__ */
37 #else /* __amigaos4__ */
38 #ifndef CLIB_MCCCLASS_PROTOS_H
39 #include <clib/mccclass_protos.h>
40 #endif /* CLIB_MCCCLASS_PROTOS_H */
43 #include <defines/muimaster.h>
46 #include <inline/mccclass.h>
48 #include <ppcinline/mccclass.h>
51 #elif defined(__VBCC__)
53 #include <inline/mccclass_protos.h>
56 #include <pragmas/mccclass_pragmas.h>
58 #endif /* __amigaos4__ */
60 /****************************************************************************/
62 #endif /* PROTO_MCCCLASS_H */