class/struct/union - C++ Forum - cplusplus.com - The C++ Resources Network
I am not supposed to edit the stdafx header, if i have #include only in the main cpp, then i can't use strings in my struct header file. i am convinced now my problem is with all these includes and headers but i am required to split up all the structs in...