home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d535 / icon.lha / Icon / PreInclude.c < prev    next >
C/C++ Source or Header  |  1991-08-26  |  586b  |  21 lines

  1. /* $Revision Header * Header built automatically - do not edit! *************
  2.  *
  3.  *    (C) Copyright 1990 by Olaf Barthel & MXM
  4.  *
  5.  *    Name .....: PreInclude.c
  6.  *    Created ..: Friday 10-May-91 17:40
  7.  *    Revision .: 1
  8.  *
  9.  *    Date            Author          Comment
  10.  *    =========       ========        ====================
  11.  *    10-May-91       Olsen           Created this file!
  12.  *
  13.  * $Revision Header ********************************************************/
  14.  
  15. #include <intuition/intuitionbase.h>
  16. #include <exec/execbase.h>
  17. #include <dos/dosextens.h>
  18. #include <exec/memory.h>
  19.  
  20. #include <string.h>
  21.