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