Sync usage with man page.
[netbsd-mini2440.git] / gnu / lib / libg++ / g++-include / Pix.h
blob0e087967e055e746c3ae5aa43b9d63878b6d113c
2 #ifndef _Pix_h
3 #ifdef __GNUG__
4 #pragma once
5 #pragma interface
6 #endif
7 #define _Pix_h 1
8 typedef void* Pix;
9 #endif