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

8 lines
125 B
C

#ifndef PFMTI_DEFINED
#define PFMTI_DEFINED
struct fmtin;
typedef const struct fmtin *PCFMTIN;
#endif /* !PFMTI_DEFINED */