8 lines
152 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef PCELLDET_DEFINED
#define PCELLDET_DEFINED
struct celldetails;
typedef struct celldetails* PCELLDETAILS;
#endif /* !PCELLDET_DEFINED */