浏览代码

COMP: fix bad include file

Ken Martin 21 年之前
父节点
当前提交
c86e9f5b3e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Source/cmake.cxx

+ 0 - 1
Source/cmake.cxx

@@ -40,7 +40,6 @@
 #endif
 
 #include <stdlib.h> // required for atoi
-#include <fstream>
 
 #ifdef __APPLE__
 #include <sys/types.h>