deepbluegrass
Programmer
Hi. I'm trying to use the STL Vector container in Borland C++ 5.02. Strangely enough, I keep getting an unresolved external error that refers to a stream object. This error only occurs when I include <vector.h>, so I would assume it has something to do with Vectors. Also, this only occurs in Win32 projects. I'm clueless and any suggestions would be appreciated.
Thanks
Thanks