2025-04-27 07:49:33 -04:00

7 lines
151 B
C

#ifndef PLSDOCINF_DEFINED
#define PLSDOCINF_DEFINED
struct lsdocinf;
typedef const struct lsdocinf* PCLSDOCINF;
#endif /* !PLSDOCINF_DEFINED */