Salome HOME
Bug correction proposed by KW10625
[modules/paravis.git] / src / Plugins / MEDReader / ParaViewPlugin / vtkPVMetaDataInformation.cxx
index a498d68556fb1f173c12400b85ae066a7b376a8a..46680b5de9d04f2fb03c2aa1fdb15d414045be25 100644 (file)
@@ -130,6 +130,10 @@ void vtkPVMetaDataInformation::CopyFromStream(const vtkClientServerStream* css)
     }
 }
 
+void vtkPVMetaDataInformation::AddInformation(vtkPVInformation*)
+{
+}
+
 //----------------------------------------------------------------------------
 void vtkPVMetaDataInformation::PrintSelf(ostream& os, vtkIndent indent)
 {