home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / DC-POS24.LZX / pOS / pOSxA.lzx / pOSxA / protos / mathffp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-03-12  |  189 b   |  8 lines

  1. #ifndef PROTO_MATHFFP_H
  2. #define PROTO_MATHFFP_H
  3. #include <exec/types.h>
  4. extern struct pOS_Library *gb_MathBase;
  5. #include <clib/mathffp_protos.h>
  6. #include <pragmas/mathffp_pragmas.h>
  7. #endif
  8.