home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Headers / g++ / Pix.h < prev    next >
C/C++ Source or Header  |  1993-06-29  |  59b  |  6 lines

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