Salome HOME
[EDF26799] : Addition of GetRidOffDebugArrays property to remove numbering output...
[modules/paravis.git] / src / Plugins / MEDReader / plugin / MEDReaderIO / vtkUgSelectCellIds.cxx
index a92ec2869e294d1b50f81f5bf16414854699a080..8341d601e995f54d6c7f12b85cd1269477045cec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -28,7 +28,7 @@
 #include "vtkCellData.h"
 #include "vtkPointData.h"
 
-vtkStandardNewMacro(vtkUgSelectCellIds);
+vtkStandardNewMacro(vtkUgSelectCellIds)
 
 void vtkUgSelectCellIds::SetIds(vtkIdTypeArray *ids)
 {