X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_I%2FSMESH_PythonDump.hxx;h=2a7e2cf029168020f6c87676ca1990c0cec7ae28;hb=1f50f137e374dc2649589127412662103a4ff670;hp=bde5ae9f7880f0b14357b1970deec21aca1d113a;hpb=890d47aa596bea11671e79d67541f509996b16a9;p=modules%2Fsmesh.git diff --git a/src/SMESH_I/SMESH_PythonDump.hxx b/src/SMESH_I/SMESH_PythonDump.hxx index bde5ae9f7..2a7e2cf02 100644 --- a/src/SMESH_I/SMESH_PythonDump.hxx +++ b/src/SMESH_I/SMESH_PythonDump.hxx @@ -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);