home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
datatypes.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
297b
|
16 lines
#ifndef PROTO_DATATYPES_H
#define PROTO_DATATYPES_H
#ifndef DATATYPES_DATATYPESCLASS_H
#include <datatypes/datatypesclass.h>
#endif
#include <clib/datatypes_protos.h>
#include <inline/datatypes.h>
#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ DataTypesBase;
#endif
#endif