previous definition of a classI have header guards in all my headers. I never knew why they were necessary but I used them. :-\
previous definition of a classOk, after some research I've found that adding headers into the .cpp files and using forward declara...
previous definition of a classOk, now it's giving me an error for a forward declaration. Here is an example. user.cpp:6: error...
previous definition of a classHey Guys, In my program I have two classes in two different header files. Each class has a point...
This user does not accept Private Messages