Windows2003-3790/windows/richedit/inci/pqheap.h
2020-09-30 16:53:55 +02:00

7 lines
112 B
C

#ifndef PQHEAP_DEFINED
#define PQHEAP_DEFINED
typedef struct qheap* PQHEAP;
#endif /* PQHEAP_DEFINED */