home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 127.lha / Anim / compiler.h < prev    next >
C/C++ Source or Header  |  1986-11-20  |  108b  |  7 lines

  1. #ifndef COMPILER_H
  2. #define COMPILER_H
  3. #ifndef EXEC_TYPES_H
  4. #include "exec/types.h"
  5. #endif
  6. #endif COMPILER_H
  7.