windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plspap.h
2020-09-26 16:20:57 +08:00

8 lines
121 B
C

#ifndef PLSPAP_DEFINED
#define PLSPAP_DEFINED
struct lspap;
typedef struct lspap* PLSPAP;
#endif /* !PLSPAP_DEFINED */