diff options
Diffstat (limited to 'Source/cmSourceFile.cxx')
-rw-r--r-- | Source/cmSourceFile.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmSourceFile.cxx b/Source/cmSourceFile.cxx index abc623d..1f45e92 100644 --- a/Source/cmSourceFile.cxx +++ b/Source/cmSourceFile.cxx @@ -15,7 +15,6 @@ =========================================================================*/ #include "cmSourceFile.h" -#include "cmStandardIncludes.h" #include "cmSystemTools.h" |