关于using namespace sd;
我的编译器在同时有<iostream>和using namespace std;的时候,不能编译,出现的错误如下:fatal error C1083: Cannot open include file: 'streambuf': No such file or directoryError executing cl.exe.
请问为什么?
2012-03-27 20:22
2012-03-27 21:35
2012-03-28 18:02
2012-03-29 10:58
2012-03-29 13:09
2012-03-29 15:09
2012-04-02 17:24
2012-04-02 20:28
2012-04-08 13:05