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

  1. #ifndef    RESOURCES_MATHRESOURCE_H
  2. #define    RESOURCES_MATHRESOURCE_H
  3.  
  4. #ifndef EXEC_NODES_H
  5. #include <exec/nodes.h>
  6. #endif
  7.  
  8. #endif    /* RESOURCES_MATHRESOURCE_H */
  9.