]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OCC2VTK/GEOM_VertexSource.h
Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / OCC2VTK / GEOM_VertexSource.h
index 086596f4d7938be14e1dcb13580e66471ccadc8a..5f8748518c3e6fabbf71e6a7346b5df85d10cb3e 100644 (file)
@@ -36,7 +36,7 @@ class vtkPolyData;
 class OCC2VTK_EXPORT GEOM_VertexSource: public vtkPolyDataAlgorithm
 { 
 public: 
-  vtkTypeMacro(GEOM_VertexSource,vtkPolyDataAlgorithm)
+  vtkTypeMacro(GEOM_VertexSource,vtkPolyDataAlgorithm)
   static GEOM_VertexSource* New(); 
  
   void AddVertex(const TopoDS_Vertex& theVertex);