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

8 lines
127 B
C

#ifndef PLSQOUT_DEFINED
#define PLSQOUT_DEFINED
struct lsqout;
typedef struct lsqout* PLSQOUT;
#endif /* !PLSQOUT_DEFINED */