summaryrefslogtreecommitdiffstats
path: root/Source/cmVTKWrapJavaCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVTKWrapJavaCommand.h')
-rw-r--r--Source/cmVTKWrapJavaCommand.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmVTKWrapJavaCommand.h b/Source/cmVTKWrapJavaCommand.h
index 1702eb6..66de7ca 100644
--- a/Source/cmVTKWrapJavaCommand.h
+++ b/Source/cmVTKWrapJavaCommand.h
@@ -29,6 +29,8 @@
class cmVTKWrapJavaCommand : public cmCommand
{
public:
+ cmTypeMacro(cmVTKWrapJavaCommand, cmCommand);
+
/**
* This is a virtual constructor for the command.
*/