home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / lib270b.zip / emx / include / cpp / Pix.h < prev    next >
C/C++ Source or Header  |  1992-04-18  |  64b  |  6 lines

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