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

8 lines
121 B
C

#ifndef PBRKO_DEFINED
#define PBRKO_DEFINED
struct brkout;
typedef struct brkout* PBRKOUT;
#endif /* !PBRKO_DEFINED */