Windows2003-3790/windows/richedit/inci/pqheap.h

7 lines
112 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef PQHEAP_DEFINED
#define PQHEAP_DEFINED
typedef struct qheap* PQHEAP;
#endif /* PQHEAP_DEFINED */