hello,
I am using Visual Studio 2005. When I write come C++ code (using iostream header) I get this error when compiling
c:\users\jan\documents\visual studio 2005\projects\lesso\lesso\main.cpp(1) : fatal error C1083: Cannot open include file: 'ioestream': No such file or directory
What should I do?