Hi
I have a vertex class that I want to add a vector object to. I #include "vector.h" but the thing is the vector class has a vertex object in it so the vector.h file has #include "vertex.h" in so I get an infinite loop.
How do I get around this?
Thanks
Giles Giles Roadnight
messenger: giles_roadnight@hotmail.com
ICQ: 81621370
I have a vertex class that I want to add a vector object to. I #include "vector.h" but the thing is the vector class has a vertex object in it so the vector.h file has #include "vertex.h" in so I get an infinite loop.
How do I get around this?
Thanks
Giles Giles Roadnight
messenger: giles_roadnight@hotmail.com
ICQ: 81621370