home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Headers / g++ / Pix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-02-06  |  77 b   |  7 lines

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