#ifndef IntersDr #define IntersDr /*----------------------------------------------------------------*/ #include "types.h" /* Lab 2, Var 1 */ int poz_punct_dr (Dreapta&, Punct&); int poz_punct_vec(Segment&, Punct&); RelDrepte inters_dr (Dreapta, Dreapta, Punct&); RelDrepte inters_dr_seg(Dreapta, Segment, Punct&); #include "IntersDr.cpp" #endif