0027097: GCC and CLang compiler warnings and errors with -Wpedantic
[occt.git] / src / IVtkTools / IVtkTools_ShapeObject.hxx
index 84bcbe2..db46437 100644 (file)
@@ -37,7 +37,7 @@ class IVtkTools_ShapeDataSource;
 class IVtkTools_EXPORT IVtkTools_ShapeObject :  public vtkDataObject
 {
 public:
-  vtkTypeMacro (IVtkTools_ShapeObject, vtkObject);
+  vtkTypeMacro (IVtkTools_ShapeObject, vtkObject)
 
   static IVtkTools_ShapeObject* New();