home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
libg++-2.7.1-bin.lha
/
lib
/
g++-include
/
Pix.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
59b
|
6 lines
#ifndef _Pix_h
#define _Pix_h 1
typedef void* Pix;
#endif