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

  1. #ifndef    LIBRARIES_MATHLIBRARY_H
  2. #define    LIBRARIES_MATHLIBRARY_H
  3.  
  4. #ifndef EXEC_LIBRARIES_H
  5. #include <exec/libraries.h>
  6. #endif
  7.  
  8. #endif    /* LIBRARIES_MATHLIBRARY_H */
  9.