是什么意思呢解决办法

是什么意思呢
--------------------Configuration: tr7yt - Win32 Debug--------------------
Compiling...
发给.cpp
e:\vc软件\vc6cn\myprojects\tr7yt\发给.cpp(24) : fatal error C1010: unexpected end of file while looking for precompiled header directive
执行 cl.exe 时出错.

发给.obj - 1 error(s), 0 warning(s)
c file

------解决方案--------------------
少预处理头文件,
#incluce "stdafx.h"
或把预处理头文件在编译选项中去掉。
------解决方案--------------------
http://zhidao.baidu.com/question/327749562.html
------解决方案--------------------
这个亮了
是什么意思呢解决办法
------解决方案--------------------
重建所有