浏览代码

cmFortranParserImpl: remove unnecessary include

Daniel Pfeifer 8 年之前
父节点
当前提交
ab5f4e81f3
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Source/cmFortranParserImpl.cxx

+ 0 - 1
Source/cmFortranParserImpl.cxx

@@ -1,7 +1,6 @@
 /* Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
 /* Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
    file Copyright.txt or https://cmake.org/licensing for details.  */
    file Copyright.txt or https://cmake.org/licensing for details.  */
 #include "cmFortranParser.h"
 #include "cmFortranParser.h"
-#include "cmFortranLexer.h"
 #include "cmSystemTools.h"
 #include "cmSystemTools.h"
 
 
 #include <assert.h>
 #include <assert.h>