home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 1 / Mecomp-CD.iso / amiga / programmieren / c-c++ / gnu / lib / g++-include / pix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-28  |  59 b   |  6 lines

  1.  
  2. #ifndef _Pix_h
  3. #define _Pix_h 1
  4. typedef void* Pix;
  5. #endif
  6.