warning C4627: “#include "stdlib.h"”: 在查找预编译头使用时跳过

解决方案:

在文件头添加 #include "stdafx.h" 要在“#include "stdlib.h"”之前添加

原因后补

posted @ 2016-04-28 09:29  风清扬二代目  阅读(936)  评论(0)    收藏  举报