Salome HOME
IMP 0020089: Take into account 0D elements (MED_POINT1)
[modules/smesh.git] / src / SMESH_I / SMESH_subMesh_i.hxx
index fcfc5673b2c0585175e6458793f1078af79b4d9d..41c3add7f5c8bb1e2784b66b45ce73b48e50fe07 100644 (file)
@@ -23,7 +23,6 @@
 //  File   : SMESH_subMesh_i.hxx
 //  Author : Paul RASCLE, EDF
 //  Module : SMESH
-//  $Header$
 //
 #ifndef _SMESH_SUBMESH_I_HXX_
 #define _SMESH_SUBMESH_I_HXX_
@@ -40,7 +39,6 @@
 #include "SMESH_Mesh_i.hxx"
 
 class SMESH_Gen_i;
-class SMESH_Mesh_i;
 
 class SMESH_I_EXPORT SMESH_subMesh_i:
   public virtual POA_SMESH::SMESH_subMesh,