it's probably something stupidly simple to fix but I can't find the answer.
it's that have two classes, in each I have a pointer to the other, I can't compile because either way it finds that pointer to a class that isn't defined yet, how do I fix this?
thanks in advance
it's that have two classes, in each I have a pointer to the other, I can't compile because either way it finds that pointer to a class that isn't defined yet, how do I fix this?
thanks in advance