#ifndef C_M2D_H #define C_M2D_H struct cM2dGCir; void cM2d_CrossCirLin(cM2dGCir &, float, float, float, float, float *, float *); #endif