Salome HOME
0020672: EDF 1243 SMESH : Be able to transform mixed mesh
[modules/smesh.git] / src / SMESH_I / SMESH_PythonDump.hxx
index bde5ae9f7880f0b14357b1970deec21aca1d113a..2a7e2cf029168020f6c87676ca1990c0cec7ae28 100644 (file)
@@ -120,6 +120,9 @@ namespace SMESH
     TPythonDump& 
     operator<<(SMESH::SMESH_Hypothesis_ptr theArg);
 
+    TPythonDump& 
+    operator<<(SMESH::SMESH_IDSource_ptr theArg);
+
     TPythonDump& 
     operator<<(SALOMEDS::SObject_ptr theArg);