Salome HOME
Fix regressions caused by improvements
[modules/smesh.git] / src / SMESH_I / SMESH_PythonDump.hxx
index 98fb742ac04cc3dbff42da9b730f5c153273a0dc..4d4f6b728019f70cc40494a156b32746e0c67f58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -223,6 +223,9 @@ namespace SMESH
     TPythonDump&
     operator<<(const GEOM::ListOfGO& theList);
 
+    TPythonDump&
+    operator<<(const GEOM::ListOfGBO& theList);
+
     TPythonDump&
     operator<<(const SMESH::ListOfIDSources& theList);