6 lines
59 B
C
6 lines
59 B
C
|
|
#ifndef _Pix_h
|
|
#define _Pix_h 1
|
|
typedef void* Pix;
|
|
#endif
|
|
|
#ifndef _Pix_h
|
|
#define _Pix_h 1
|
|
typedef void* Pix;
|
|
#endif
|