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

8 lines
132 B
C

#ifndef PLSDNODE_DEFINED
#define PLSDNODE_DEFINED
struct lsdnode;
typedef struct lsdnode* PLSDNODE;
#endif /* PLSDNODE_DEFINED */