User profile: rat141312

User info
User name:rat141312
History
Joined:
Number of posts:3
Latest posts:

C2065 vector generic
Thank you Branflakes! I had a small hunch that it had something to do with circular dependency (now...

C2065 vector generic
[quote] It seems to me the problem is caused by the inclusion of "Server.h" in ClientConnection.h. ...

C2065 vector generic
Here's my deal... // error C2065: 'ClientConnection' : undeclared identifier std::vector<ClientC...