7 lines
145 B
C
7 lines
145 B
C
#ifndef PLSDOCINF_DEFINED
|
|
#define PLSDOCINF_DEFINED
|
|
|
|
struct lsdocinf;
|
|
typedef const struct lsdocinf* PCLSDOCINF;
|
|
#endif /* !PLSDOCINF_DEFINED */
|