Salome HOME
ILMAB: export GEOM fields to MED file
[modules/smesh.git] / src / SMESH_I / SMESH_PythonDump.hxx
index 98fb742ac04cc3dbff42da9b730f5c153273a0dc..13d66a497d5bcd605251e744ef0d0379f94c90ec 100644 (file)
@@ -223,6 +223,9 @@ namespace SMESH
     TPythonDump&
     operator<<(const GEOM::ListOfGO& theList);
 
+    TPythonDump&
+    operator<<(const GEOM::ListOfGBO& theList);
+
     TPythonDump&
     operator<<(const SMESH::ListOfIDSources& theList);