windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plsdnode.h

8 lines
132 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLSDNODE_DEFINED
#define PLSDNODE_DEFINED
struct lsdnode;
typedef struct lsdnode* PLSDNODE;
#endif /* PLSDNODE_DEFINED */