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 >
C/C++ Source or Header  |  1996-10-12  |  297b  |  16 lines

  1. #ifndef PROTO_DATATYPES_H
  2. #define PROTO_DATATYPES_H
  3.  
  4. #ifndef DATATYPES_DATATYPESCLASS_H
  5. #include <datatypes/datatypesclass.h>
  6. #endif
  7.  
  8. #include <clib/datatypes_protos.h>
  9. #include <inline/datatypes.h>
  10.  
  11. #ifndef __NOLIBBASE__
  12. extern struct Library * __CONSTLIBBASEDECL__ DataTypesBase;
  13. #endif
  14.  
  15. #endif
  16.