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

8 lines
125 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PFMTI_DEFINED
#define PFMTI_DEFINED
struct fmtin;
typedef const struct fmtin *PCFMTIN;
#endif /* !PFMTI_DEFINED */