diff options
Diffstat (limited to 'Source/cmTryCompileCommand.h')
-rw-r--r-- | Source/cmTryCompileCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmTryCompileCommand.h b/Source/cmTryCompileCommand.h index ca99b7e..6ac3b19 100644 --- a/Source/cmTryCompileCommand.h +++ b/Source/cmTryCompileCommand.h @@ -17,7 +17,6 @@ #ifndef cmTryCompileCommand_h #define cmTryCompileCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmTryCompileCommand |