浏览代码

ERR: Removed stray standard header include. They should be added to cmStandardIncludes.h

Brad King 24 年之前
父节点
当前提交
487dc39f12
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Source/cmMakefile.cxx

+ 0 - 1
Source/cmMakefile.cxx

@@ -48,7 +48,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include "cmCommands.h"
 #include "cmCacheManager.h"
 #include "cmFunctionBlocker.h"
-#include "stdio.h"
 
 // default is not to be building executables
 cmMakefile::cmMakefile()