summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Source/cmMakeDepend.cxx1
-rw-r--r--Source/cmMakeDepend.h1
-rw-r--r--Source/cmSourceFile.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmMakeDepend.cxx b/Source/cmMakeDepend.cxx
index 3f6b38e627..9cb7c68823 100644
--- a/Source/cmMakeDepend.cxx
+++ b/Source/cmMakeDepend.cxx
@@ -15,7 +15,6 @@
=========================================================================*/
#include "cmMakeDepend.h"
-#include "cmStandardIncludes.h"
#include "cmSystemTools.h"
#include <cmsys/RegularExpression.hxx>
diff --git a/Source/cmMakeDepend.h b/Source/cmMakeDepend.h
index 6d5792ae42..15ebc77bfc 100644
--- a/Source/cmMakeDepend.h
+++ b/Source/cmMakeDepend.h
@@ -19,7 +19,6 @@
#include "cmMakefile.h"
#include "cmSourceFile.h"
-#include "cmStandardIncludes.h"
#include <cmsys/RegularExpression.hxx>
diff --git a/Source/cmSourceFile.cxx b/Source/cmSourceFile.cxx
index abc623dce7..1f45e9236a 100644
--- a/Source/cmSourceFile.cxx
+++ b/Source/cmSourceFile.cxx
@@ -15,7 +15,6 @@
=========================================================================*/
#include "cmSourceFile.h"
-#include "cmStandardIncludes.h"
#include "cmSystemTools.h"