Ken Martin 22 лет назад
Родитель
Сommit
cc8aa74ec4
3 измененных файлов с 0 добавлено и 3 удалено
  1. 0 1
      Source/cmMakeDepend.cxx
  2. 0 1
      Source/cmMakeDepend.h
  3. 0 1
      Source/cmSourceFile.cxx

+ 0 - 1
Source/cmMakeDepend.cxx

@@ -15,7 +15,6 @@
 
 =========================================================================*/
 #include "cmMakeDepend.h"
-#include "cmStandardIncludes.h"
 #include "cmSystemTools.h"
 
 #include <cmsys/RegularExpression.hxx>

+ 0 - 1
Source/cmMakeDepend.h

@@ -19,7 +19,6 @@
 
 #include "cmMakefile.h"
 #include "cmSourceFile.h"
-#include "cmStandardIncludes.h"
 
 #include <cmsys/RegularExpression.hxx>
 

+ 0 - 1
Source/cmSourceFile.cxx

@@ -15,7 +15,6 @@
 
 =========================================================================*/
 #include "cmSourceFile.h"
-#include "cmStandardIncludes.h"
 #include "cmSystemTools.h"