home *** CD-ROM | disk | FTP | other *** search
/ Box' of X 3 / Box' of X 3.iso / x-viewer / amiga / anim / compiler.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-05-06  |  108 b   |  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.