Windows2003-3790/windows/richedit/lsinc/plsqout.h
2020-09-30 16:53:55 +02:00

8 lines
134 B
C

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