VS2005,Did you forget to add '#include "stdafx.h"' to your source?

    技术2026-06-06  4

    unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source?

    项目--->>...属性--->>c/c++--->>预编译头--->>不使用预编译头,即可

    最新回复(0)