您的位置:首页 > 其它

fatal error C1010: unexpected end of file while looking for precompiled header directive 错误

2008-01-28 15:24 399 查看
fatal error C1010: unexpected end of file while looking for precompiled header directive

很有可能是没有包含头文件 stdafx.h

一般把该头文件 #include 后, 该错误就会消失。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐